PasswordResetClientAttribute Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.PasswordReset
[AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = true, Inherited = false)] public class PasswordResetClientAttribute : Attribute
The PasswordResetClientAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | PasswordResetClientAttribute |
Constructor
|
Name | Description | |
---|---|---|
![]() | MasterSettingsKey |
The master setting key used to enable the client
|
![]() | SupportsReset |
Client supports reset of password
|
![]() | SupportsVerification |
Client supports verification of password
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |