Show / Hide Table of Contents

CredentialMgmtSubCommand Constructor

CredentialMgmtSubCommand()

The default constructor explicitly defined. We don't want it to be used.

C#
protected CredentialMgmtSubCommand()

Exceptions

Type Condition
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
In this article
Back to top Generated by DocFX