次の方法で共有


SkillConversationIdFactoryOptions.FromBotOAuthScope プロパティ

定義

トークンの取得中に使用される oauth 対象ユーザー スコープ ( https://api.botframework.com またはボット アプリ ID) を取得または設定します。

public string FromBotOAuthScope { get; set; }
member this.FromBotOAuthScope : string with get, set
Public Property FromBotOAuthScope As String

プロパティ値

トークンの取得中に使用される oauth 対象ユーザー スコープ ( https://api.botframework.com 別のスキルを呼び出すスキルの場合はボット アプリ ID)。

適用対象