OAuthClient.BotSignIn プロパティ

定義

IBotSignIn を取得します。

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

プロパティ値

ボットのサインイン操作を実行するクラス。

適用対象