Delen via


BotFrameworkOptions.AuthenticationConfiguration Eigenschap

Definitie

Hiermee worden de algemene configuratie-instellingen voor verificatie opgehaald of ingesteld.

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

Waarde van eigenschap

De algemene configuratie-instellingen voor verificatie.

Van toepassing op

Zie ook