AddCredentialResponse Class
Namespace: Yubico.YubiKey.YubiHsmAuth.Commands Assembly: Yubico.YubiKey.dllThe response class for adding a credential to the YubiHSM Auth application.
C#
public class AddCredentialResponse : BaseYubiHsmAuthResponseWithRetries, IYubiKeyResponse
Inheritance
System.Object
YubiKeyResponse
BaseYubiHsmAuthResponse
BaseYubiHsmAuthResponseWithRetries
AddCredentialResponse
Implements
Remarks
If authentication failed, the Status will be set to AuthenticationRequired and RetriesRemaining will contain the number of retries remaining for the management key.
The associated command class is AddCredentialCommand.
Constructors
Name | Description |
---|---|
AddCredentialResponse(ResponseApdu) | Constructs an AddCredentialResponse based on a ResponseApdu received from the YubiKey. |
Properties
Name | Description |
---|---|
StatusCodeMap |