CredentialMgmtSubCommand Constructor
CredentialMgmtSubCommand()
The default constructor explicitly defined. We don't want it to be used.
C#
protected CredentialMgmtSubCommand()
Exceptions
Type | Condition |
---|---|
System.NotImplementedException | If this constructor is called. |
CredentialMgmtSubCommand(CredentialManagementCommand)
Constructs a new instance of CredentialMgmtSubCommand.
C#
protected CredentialMgmtSubCommand(CredentialManagementCommand command)
Parameters
Type | Name | Description |
---|---|---|
CredentialManagementCommand | command |