TokenExchangeInvokeRequest 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.
A request to exchange a token.
public class TokenExchangeInvokeRequest
type TokenExchangeInvokeRequest = class
Public Class TokenExchangeInvokeRequest
- Inheritance
-
TokenExchangeInvokeRequest
- Derived
Constructors
TokenExchangeInvokeRequest() |
Properties
ConnectionName |
Gets or sets the connection name. |
Id |
Gets or sets the id from the OAuthCard. |
Properties |
Gets or sets extension data for overflow of properties. |
Token |
Gets or sets the user token that can be exchanged. |