Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Marks this context as not validated by the application. IsValidated and HasError become false as a result of calling.
Namespace: Microsoft.Owin.Security.OAuth
Assembly: Microsoft.Owin.Security.OAuth (in Microsoft.Owin.Security.OAuth.dll)
Syntax
public virtual void Rejected()
public:
virtual void Rejected()
abstract Rejected : unit -> unit
override Rejected : unit -> unit
Public Overridable Sub Rejected
See Also
BaseValidatingContext<TOptions> Class
Microsoft.Owin.Security.OAuth Namespace
Return to top