OneTimePasswordPolicy Members
Describes the policy for one-time passwords.
The following tables list the members exposed by the OneTimePasswordPolicy type.
Public Properties
Name | Description | |
---|---|---|
Distribution | Gets the read-only distribution information for password policy. | |
SecretProviderData | Gets the initialization data that is passed to the Initialize method of the secret provider type. | |
SecretProviderType | Gets the name of the type that is used to generate one-time passwords. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
OneTimePasswordPolicy Class
Microsoft.Clm.Shared.ProfileTemplates Namespace