TokenExchangeResource 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.
public class TokenExchangeResource : Microsoft.Teams.Cards.SerializableObject
type TokenExchangeResource = class
inherit SerializableObject
Public Class TokenExchangeResource
Inherits SerializableObject
- Inheritance
Constructors
| Name | Description |
|---|---|
| TokenExchangeResource() | |
Properties
| Name | Description |
|---|---|
| Id | |
| Key | |
| ProviderId | |
| Uri | |
Methods
| Name | Description |
|---|---|
| Deserialize(String) | |
| Serialize() | |
| WithId(String) | |
| WithKey(String) | |
| WithProviderId(String) | |
| WithUri(String) | |