Freigeben über


BotFrameworkOptions.AuthenticationConfiguration Eigenschaft

Definition

Ruft die allgemeinen Konfigurationseinstellungen für die Authentifizierung ab oder legt diese fest.

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

Eigenschaftswert

Die allgemeinen Konfigurationseinstellungen für die Authentifizierung.

Gilt für:

Weitere Informationen