CallerIdConstants.BotToBotPrefix フィールド

定義

ボットが別のボットへの要求を開始するときの呼び出し元 ID プレフィックス。

public const string BotToBotPrefix;
val mutable BotToBotPrefix : string
Public Const BotToBotPrefix As String 

フィールド値

注釈

このプレフィックスの後に、呼び出しを開始したボットの Azure Active Directory アプリ ID が続きます。

適用対象