TokenRequestCallbackContext Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides access to customize the token request before it is sent.
public class TokenRequestCallbackContext
type TokenRequestCallbackContext = class
Public Class TokenRequestCallbackContext
- Inheritance
-
TokenRequestCallbackContext
Properties
| Name | Description |
|---|---|
| BodyParameters |
Gets the body parameters of the token request. Adding or modifying entries in this dictionary will cause them to be included in the token request body sent to the identity provider. |