TokenPostResource 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.
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. |