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

BotAuthenticationOptions()

Properties

CredentialProvider
DisableEmulatorTokens
OpenIdConfiguration

Applies to