TokenRequestCallbackContext Class

Definition

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.

Applies to