CredentialProperties Members
Definition of the credential properties
The following tables list the members exposed by the CredentialProperties type.
Public Constructors
Name | Description | |
---|---|---|
CredentialProperties | Initializes a new instance of the CredentialProperties class. |
Top
Public Properties
Name | Description | |
---|---|---|
CreationTime | Optional. Gets or sets the creation time of the credential. | |
Description | Optional. Gets or sets the description of the credential. | |
LastModifiedTime | Optional. Gets or sets the last modified time of the credential. | |
UserName | Optional. Gets or sets the user name of the credential. |
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
CredentialProperties Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace