IOAuthClient.BotSignIn 属性

定义

获取 IBotSignIn。

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

属性值

机器人登录。

适用于