次の方法で共有


OAuthPromptSettings.OAuthAppCredentials プロパティ

定義

OAuthPrompt の OAuthAppCredentials を取得または設定します。

public Microsoft.Bot.Connector.Authentication.AppCredentials OAuthAppCredentials { get; set; }
member this.OAuthAppCredentials : Microsoft.Bot.Connector.Authentication.AppCredentials with get, set
Public Property OAuthAppCredentials As AppCredentials

プロパティ値

OAuthPrompt の AppCredentials。

適用対象