OAuthValidateClientRedirectUriContext.SetError Method

Sets error after validation.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
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>.)

Top

See Also

Reference

OAuthValidateClientRedirectUriContext Class

Microsoft.Owin.Security.OAuth Namespace