RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions> Classe

Definizione

Opzioni per l'autenticazione 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)

Parametri di tipo

TRemoteAuthenticationProviderOptions

Tipo delle opzioni del provider sottostante.

Ereditarietà
RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions>

Costruttori

RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions>()

Opzioni per l'autenticazione remota.

Proprietà

AuthenticationPaths

Ottiene o imposta RemoteAuthenticationApplicationPathsOptions.

ProviderOptions

Ottiene o imposta le opzioni del provider.

UserOptions

Ottiene o imposta RemoteAuthenticationUserOptions.

Si applica a