Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
TokenPostResource interface
- Package:
- @microsoft/agents-hosting
Represents a resource for posting tokens. This interface defines the structure of a token post resource, including its SAS URL.
Properties
| sasUrl | The SAS URL for the token post resource. |
Property Details
sasUrl
The SAS URL for the token post resource.
sasUrl?: string
Property Value
string
