Show / Hide Table of Contents

SetPasswordResponse Class

Namespace: Yubico.YubiKey.Oath.Commands Assembly: Yubico.YubiKey.dll

The response to the SetPasswordCommand command.

C#
public class SetPasswordResponse : OathResponse, IYubiKeyResponse
Inheritance object YubiKeyResponse OathResponse SetPasswordResponse
Implements
IYubiKeyResponse

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.

In this article
Back to top Generated by DocFX