DeleteResponse Class
Namespace: Yubico.YubiKey.Oath.Commands Assembly: Yubico.YubiKey.dllThe response to the DeleteCommand command.
C#
public class DeleteResponse : OathResponse, IYubiKeyResponse
Implements
Constructors
Name | Description |
---|---|
DeleteResponse(ResponseApdu) | Constructs a DeleteResponse instance based on a ResponseApdu received from the YubiKey. |
Properties
Name | Description |
---|---|
StatusCodeMap | Retrieves the details describing the processing state. |