kODAttributeTypeLocation

Static kODAttributeTypeLocation 

Source
pub unsafe static kODAttributeTypeLocation: Option<&'static ODAttributeType>
Available on crate feature CFOpenDirectoryConstants only.
Expand description

Represents the location a service is available from (usually domain name)

Represents the location a service is available from (usually domain name). Typically found in service record types including kODRecordTypeAFPServer, kODRecordTypeLDAPServer, and kODRecordTypeWebServer.

See also Apple’s documentation