Contents

kSCPropNetIPv6ConfigMethod

The IPv6 key ConfigMethod, whose value is of type CFString.

Declaration

let kSCPropNetIPv6ConfigMethod: CFString

Discussion

This key can be passed the following constants:

  • kSCValNetIPv6ConfigMethodAutomatic, which has the value Automatic

  • kSCValNetIPv6ConfigMethodManual, which has the value Manual

  • kSCValNetIPv6ConfigMethodRouterAdvertisement, which has the value RouterAdvertisement

  • kSCValNetIPv6ConfigMethod6to4, which has the value 6to4

See Also

Constants