.NET API Reference for Oracle Identity Connector Framework 11.1.2
E41516-01
Used in conjunction with password to do an account level password change.

Namespace: Org.IdentityConnectors.Framework.Common.Objects
Assembly: Framework (in Framework.dll) Version: 1.4.0.0 (1.4.0.0)

Syntax

C#
public static readonly string CURRENT_PASSWORD_NAME

Field Value

Type: String

Remarks

This is for a non-administrator change of the password and therefore requires the current password.

See Also