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

The OperationalAttributes type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCURRENT_ATTRIBUTES
Used for resources which needs to know the current attribute values in order to make changes to the target resource.
Public fieldStatic memberCURRENT_PASSWORD_NAME
Used in conjunction with password to do an account level password change.
Public fieldStatic memberDISABLE_DATE_NAME
Gets/sets the disable date for an object.
Public fieldStatic memberENABLE_DATE_NAME
Gets/sets the enable date for an object.
Public fieldStatic memberENABLE_NAME
Gets/sets the enable status of an object.
Public fieldStatic memberLOCK_OUT_NAME
Gets/sets the lock out attribute for an object.
Public fieldStatic memberOPERATIONAL_ATTRIBUTE_NAMES
Public fieldStatic memberPASSWORD_EXPIRATION_DATE_NAME
Gets/sets the password expiration date for an object.
Public fieldStatic memberPASSWORD_EXPIRED_NAME
Gets/sets the password expired for an object.
Public fieldStatic memberPASSWORD_NAME
Normally this is a write-only attribute.

See Also