Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.Assembly.PasswordReset
PasswordResetOPSClient Class
PasswordResetOPSClient Methods
PasswordReset Method
VerifyPassword Method
PasswordResetOPSClient
VerifyPassword Method
not supported
Namespace:
Omada.OE.Solution.OIM.Assembly.PasswordReset
Assembly:
Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
bool
VerifyPassword
(
DataObject
identity
,
string
password
,
Guid
accountAssignmentKey
)
Parameters
identity
Type:
Omada.OE.Model
DataObject
password
Type:
System
String
accountAssignmentKey
Type:
System
Guid
Return Value
Type:
Boolean
Implements
IPasswordResetClient
VerifyPassword(DataObject, String, Guid)
See Also
Reference
PasswordResetOPSClient Class
Omada.OE.Solution.OIM.Assembly.PasswordReset Namespace