AuthError
Members
Namespace: ASPSecurityKit
Assembly: ASPSecurityKit.dll
Summary
Represents an individual data point for an auth failure.
Properties
ErrorCode
Summary
Gets or sets the error code.
Value
The error code.
Remarks
It’s not necessary to set this property unless you have a distinct code for consumers to examine.
ErrorDetail
Summary
Gets or sets the error detail.
Value
The error detail.
Meta
Summary
Gets or sets the additional metadata that can help in troubleshooting the error.
Value
The additional metadata that can help in troubleshooting the error.