AppServiceAuthenticationOptions Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O AppServiceAuthenticationOptions fornece opções para a classe OWIN AppServiceAuthenticationMiddleware .
public class AppServiceAuthenticationOptions : Microsoft.Owin.Security.AuthenticationOptions
type AppServiceAuthenticationOptions = class
inherit AuthenticationOptions
Public Class AppServiceAuthenticationOptions
Inherits AuthenticationOptions
- Herança
-
Microsoft.Owin.Security.AuthenticationOptionsAppServiceAuthenticationOptions
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
Azure SDK for .NET