kODAttributeTypeNetGroupTriplet

Static kODAttributeTypeNetGroupTriplet 

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

Attribute that defines the host, user and domain triplet combinations to support NetGroups. Each attribute value is comma separated string to maintain the triplet (e.g., host,user,domain).

Attribute that defines the host, user and domain triplet combinations to support NetGroups. Each attribute value is comma separated string to maintain the triplet (e.g., host,user,domain).

See also Apple’s documentation