Contents

kSCPropNetInterfaceType

The Interface key Type, whose value is of type CFString.

Declaration

let kSCPropNetInterfaceType: CFString

Discussion

This key can be passed the following constants:

  • kSCValNetInterfaceTypeEthernet, which has the value Ethernet

  • kSCValNetInterfaceTypeFireWire, which has the value FireWire

  • kSCValNetInterfaceTypePPP, which has the value PPP

  • kSCValNetInterfaceType6to4, which has the value 6to4

See Also

Constants