Compartilhar via


RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions> Classe

Definição

Opções para autenticação remota.

generic <typename TRemoteAuthenticationProviderOptions>
 where TRemoteAuthenticationProviderOptions : gcnew()public ref class RemoteAuthenticationOptions
public class RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions> where TRemoteAuthenticationProviderOptions : new()
type RemoteAuthenticationOptions<'RemoteAuthenticationProviderOptions (requires 'RemoteAuthenticationProviderOptions : (new : unit -> 'RemoteAuthenticationProviderOptions))> = class
Public Class RemoteAuthenticationOptions(Of TRemoteAuthenticationProviderOptions)

Parâmetros de tipo

TRemoteAuthenticationProviderOptions

O tipo das opções do provedor subjacente.

Herança
RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions>

Construtores

RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions>()

Opções para autenticação remota.

Propriedades

AuthenticationPaths

Obtém ou define o RemoteAuthenticationApplicationPathsOptions.

ProviderOptions

Obtém ou define as opções do provedor.

UserOptions

Obtém ou define o RemoteAuthenticationUserOptions.

Aplica-se a