BotAuthenticationOptions クラス

定義

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

コンストラクター

BotAuthenticationOptions()

プロパティ

CredentialProvider
DisableEmulatorTokens
OpenIdConfiguration

適用対象