.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01

The OperationalAttributeInfos type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCURRENT_PASSWORD
Used in conjunction with password to do an account level password change.
Public fieldStatic memberDISABLE_DATE
Gets/sets the disable date for an object.
Public fieldStatic memberENABLE
Gets/sets the enable status of an object.
Public fieldStatic memberENABLE_DATE
Gets/sets the enable date for an object.
Public fieldStatic memberLOCK_OUT
Gets/sets the lock out attribute for an object.
Public fieldStatic memberPASSWORD
Normally this is a write-only attribute.
Public fieldStatic memberPASSWORD_EXPIRATION_DATE
Gets/sets the password expiration date for an object.
Public fieldStatic memberPASSWORD_EXPIRED
Used to determine if a password is expired or to expire a password.

See Also