kODAttributeTypePrimaryGroupID

Static kODAttributeTypePrimaryGroupID 

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

This is the 32 bit unique ID that represents the primary group a user is part of, or the ID of a group.

This is the 32 bit unique ID that represents the primary group a user is part of, or the ID of a group. Format is a signed 32 bit integer represented as a string.

See also Apple’s documentation