Show / Hide Table of Contents

StatusCodeMap Property

StatusCodeMap

Retrieves the details describing the processing state.

C#
protected override YubiKeyResponse.ResponseStatusPair StatusCodeMap { get; }

Property Value

Type Description
YubiKeyResponse.ResponseStatusPair

The ResponseStatus and a descriptive message, as a YubiKeyResponse.ResponseStatusPair.

Overrides

PivResponse.StatusCodeMap

Remarks

Implementers of subtypes can override this member to change or add mappings.

In This Article
  • Remarks
Back to top Generated by DocFX