Property | Type | Description | |
---|---|---|---|
OAuthValidateClientRedirectUriContext | System | ||
Validated | bool |
Method | Description | |
---|---|---|
Validated ( ) : bool |
Marks this context as validated by the application. IsValidated becomes true and HasError becomes false as a result of calling.
|
Method | Description | |
---|---|---|
OAuthValidateClientRedirectUriContext ( HttpContext context, |
||
Validated ( string redirectUri ) : bool |