StatusCodeMap Property
StatusCodeMap
Retrieves the details describing the processing state.
C#
protected virtual YubiKeyResponse.ResponseStatusPair StatusCodeMap { get; }
Property Value
Type | Description |
---|---|
YubiKeyResponse.ResponseStatusPair | The ResponseStatus and a descriptive message, as a YubiKeyResponse.ResponseStatusPair. |
Remarks
Implementers of subtypes can override this member to change or add mappings.