Show / Hide Table of Contents

RenameResponse Class

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

The response to the RenameCommand command.

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

Constructors

Name Description
RenameResponse(ResponseApdu)

Constructs a RenameResponse 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