PasswordCredential Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Active Directory Password Credential information.
public class PasswordCredential
type PasswordCredential = class
Public Class PasswordCredential
- Inheritance
-
System.ObjectPasswordCredential
Constructors
PasswordCredential() |
Initializes a new instance of the PasswordCredential class. |
Properties
CustomKeyIdentifier | |
EndDate |
Gets or sets end date. |
KeyId |
Gets or sets key ID. |
StartDate |
Gets or sets start date. |
Value |
Gets or sets key value. |