BaseValidatingContext<TOptions> Properties

The BaseValidatingContext<TOptions> type exposes the following members.

Properties

  Name Description
Public property Error Gets the validation error.
Public property ErrorDescription Gets the description of the error.
Public property ErrorUri Gets the Uri error.
Public property HasError Gets a value that indicates whether the authentication has an error.
Public property IsValidated Gets a value that indicates whether the context is validated.
Public property Options (Inherited from BaseContext<TOptions>.)
Public property OwinContext (Inherited from BaseContext<TOptions>.)
Public property Request (Inherited from BaseContext<TOptions>.)
Public property Response (Inherited from BaseContext<TOptions>.)

Top

See Also

Reference

BaseValidatingContext<TOptions> Class

Microsoft.Owin.Security.OAuth Namespace