kODAttributeTypeUserCertificate

Static kODAttributeTypeUserCertificate 

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

Attribute containing the binary of the user’s certificate.

Attribute containing the binary of the user’s certificate. Usually found in user records. The certificate is data which identifies a user. This data is attested to by a known party, and can be independently verified by a third party.

See also Apple’s documentation