OAuthClient.BotSignIn Property

Definition

Gets the IBotSignIn.

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

Property Value

A class that performs bot sign-in operations.

Applies to