UserTokenClientWrapper.SignOutUserAsync 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 System.Threading.Tasks.Task SignOutUserAsync(Microsoft.Agents.Builder.ITurnContext context, string connectionName, System.Threading.CancellationToken cancellationToken);
static member SignOutUserAsync : Microsoft.Agents.Builder.ITurnContext * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Shared Function SignOutUserAsync (context As ITurnContext, connectionName As String, cancellationToken As CancellationToken) As Task
Parameters
- context
- ITurnContext
- connectionName
- String
- cancellationToken
- CancellationToken