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
Remarks
Implementers of subtypes can override this member to change or add mappings.