kODAttributeTypeSMBPrimaryGroupSID

Static kODAttributeTypeSMBPrimaryGroupSID 

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

SMB Primary Group Security ID, stored as a string attribute of up to 64 bytes.

SMB Primary Group Security ID, stored as a string attribute of up to 64 bytes. Found in user, group, and computer records (kODRecordTypeUsers, kODRecordTypeGroups, kODRecordTypeComputers).

See also Apple’s documentation