OAuthValidateClientAuthenticationContext Methods

The OAuthValidateClientAuthenticationContext type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Rejected Shows the rejected context after validation. (Inherited from BaseValidatingContext<TOptions>.)
Public method SetError(String) Sets error after validation. (Inherited from BaseValidatingContext<TOptions>.)
Public method SetError(String, String) Sets error after validation. (Inherited from BaseValidatingContext<TOptions>.)
Public method SetError(String, String, String) Sets error after validation. (Inherited from BaseValidatingContext<TOptions>.)
Public method ToString (Inherited from Object.)
Public method TryGetBasicCredentials
Public method TryGetFormCredentials
Public method Validated() Occurs when the context is finished validating. (Inherited from BaseValidatingContext<TOptions>.)
Public method Validated(String)

Top

See Also

Reference

OAuthValidateClientAuthenticationContext Class

Microsoft.Owin.Security.OAuth Namespace