ODRecord
An ODRecord object serves as a Cocoa wrapper for an Open Directory record.
Declaration
class ODRecordTopics
Managing Authentication
changePassword(_:toPassword:)setNodeCredentials(_:password:)setNodeCredentialsWithRecordType(_:authenticationType:authenticationItems:continueItems:context:)verifyExtended(withAuthenticationType:authenticationItems:continueItems:context:)verifyPassword(_:)
Managing Group Records
Managing Record Attributes
addValue(_:toAttribute:)recordDetails(forAttributes:)recordNamerecordTyperemoveValues(forAttribute:)removeValue(_:fromAttribute:)setValue(_:forAttribute:)synchronize()values(forAttribute:)
Deleting a Record
Instance Properties
Instance Methods
accountPolicies()addAccountPolicy(_:toCategory:)authenticationAllowed()effectivePolicies()passwordChangeAllowed(_:)policies()removeAccountPolicy(_:fromCategory:)removePolicy(_:)setAccountPolicies(_:)setPolicies(_:)setPolicy(_:value:)supportedPolicies()willAuthenticationsExpire(_:)willPasswordExpire(_:)