IOAuthClient.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

The bot sign-in.

Applies to