OAuthClient.BotSignIn Property
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.
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.