BotSignIn.Client Property

Definition

Gets a reference to the OAuthClient.

public Microsoft.Bot.Connector.OAuthClient Client { get; }
member this.Client : Microsoft.Bot.Connector.OAuthClient
Public ReadOnly Property Client As OAuthClient

Property Value

The OAuthClient.

Applies to