OAuthClient.BotSignIn 属性

定义

获取 IBotSignIn。

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

属性值

执行机器人登录操作的类。

适用于