Command Property
Command
The object that will perform many of the operations. It contains shared code.
C#
protected CredentialManagementCommand Command { get; }
Property Value
Type | Description |
---|---|
CredentialManagementCommand |
The object that will perform many of the operations. It contains shared code.
protected CredentialManagementCommand Command { get; }
Type | Description |
---|---|
CredentialManagementCommand |