CredentialInfo 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.
public class CredentialInfo : Microsoft.Azure.Commands.Automation.Model.BaseProperties
type CredentialInfo = class
inherit BaseProperties
Public Class CredentialInfo
Inherits BaseProperties
- Inheritance
Constructors
CredentialInfo() | |
CredentialInfo(String, String, Credential) |
Properties
AutomationAccountName | (Inherited from BaseProperties) |
CreationTime | (Inherited from BaseProperties) |
Description | (Inherited from BaseProperties) |
LastModifiedTime | (Inherited from BaseProperties) |
Name | (Inherited from BaseProperties) |
ResourceGroupName | (Inherited from BaseProperties) |
UserName |