TokenPostResource Class

Definition

Response schema sent back from Bot Framework Token Service required to initiate a user token direct post.

public class TokenPostResource
type TokenPostResource = class
Public Class TokenPostResource
Inheritance
TokenPostResource

Constructors

TokenPostResource()

Initializes a new instance of the TokenPostResource class.

Properties

SasUrl

Gets or sets the shared access signature url used to directly post a token to Bot Framework Token Service.

Applies to