BotAuthenticationOptions Class

Definition

public sealed class BotAuthenticationOptions : Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerOptions
type BotAuthenticationOptions = class
    inherit JwtBearerOptions
Public NotInheritable Class BotAuthenticationOptions
Inherits JwtBearerOptions
Inheritance
BotAuthenticationOptions

Constructors

Name Description
BotAuthenticationOptions()

Properties

Name Description
CredentialProvider
DisableEmulatorTokens
OpenIdConfiguration

Applies to