Sdílet prostřednictvím


OAuthPromptSettings.OAuthAppCredentials Vlastnost

Definice

Získá nebo nastaví OAuthAppCredentials pro OAuthPrompt.

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

Hodnota vlastnosti

AppCredentials pro OAuthPrompt.

Platí pro