pub unsafe static kODAuthenticationTypeKerberosTickets: Option<&'static ODAuthenticationType>Available on crate feature
CFOpenDirectoryConstants only.Expand description
Provides write-access to LDAP with an existing Kerberos ticket.
Provides write-access to LDAP with an existing Kerberos ticket
Authentication array has following items in order: user name in UTF8 encoding, krb5_data containing a service ticket
See also Appleās documentation