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