Compartilhar via


AppServiceAuthenticationOptions Classe

Definição

public class AppServiceAuthenticationOptions : Microsoft.Owin.Security.AuthenticationOptions
type AppServiceAuthenticationOptions = class
    inherit AuthenticationOptions
Public Class AppServiceAuthenticationOptions
Inherits AuthenticationOptions
Herança
Microsoft.Owin.Security.AuthenticationOptions
AppServiceAuthenticationOptions

Construtores

AppServiceAuthenticationOptions()

O AppServiceAuthenticationOptions fornece opções para a classe OWIN AppServiceAuthenticationMiddleware .

Campos

AuthenticationName

O AppServiceAuthenticationOptions fornece opções para a classe OWIN AppServiceAuthenticationMiddleware .

Propriedades

SigningKey

Obtém ou define a chave de assinatura do aplicativo.

TokenHandler

O AppServiceAuthenticationOptions fornece opções para a classe OWIN AppServiceAuthenticationMiddleware .

ValidAudiences

O AppServiceAuthenticationOptions fornece opções para a classe OWIN AppServiceAuthenticationMiddleware .

ValidIssuers

O AppServiceAuthenticationOptions fornece opções para a classe OWIN AppServiceAuthenticationMiddleware .

Aplica-se a