Method | Description | |
---|---|---|
SupportAccessTokenInQueryString ( IAppBuilder app ) : void |
Allows users to pass the Authorization token in the [access_token] query string parameter (for Authorized links requests that cannot pass headers).
|
public static SupportAccessTokenInQueryString ( IAppBuilder app ) : void | ||
app | IAppBuilder | |
return | void |