pub unsafe static kODAttributeTypeServiceType: Option<&'static ODAttributeType>Available on crate feature
CFOpenDirectoryConstants only.Expand description
Represents the service type for the service. This is the raw service type of the service.
Represents the service type for the service. This is the raw service type of the service. For example a service record type of kODRecordTypeWebServer might have a service type of “http” or “https”.
See also Apple’s documentation