ActivityExtensions.ReadTokenResponseContent(IActivity) Method
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 static Microsoft.Bot.Connector.TokenResponse ReadTokenResponseContent (this Microsoft.Bot.Connector.IActivity activity);
static member ReadTokenResponseContent : Microsoft.Bot.Connector.IActivity -> Microsoft.Bot.Connector.TokenResponse
<Extension()>
Public Function ReadTokenResponseContent (activity As IActivity) As TokenResponse
Parameters
- activity
- IActivity