Share via


RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions> Classe

Définition

Options pour l’authentification à distance.

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)

Paramètres de type

TRemoteAuthenticationProviderOptions

Type des options de fournisseur sous-jacentes.

Héritage
RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions>

Constructeurs

RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions>()

Options pour l’authentification à distance.

Propriétés

AuthenticationPaths

Obtient ou définit RemoteAuthenticationApplicationPathsOptions.

ProviderOptions

Obtient ou définit les options du fournisseur.

UserOptions

Obtient ou définit RemoteAuthenticationUserOptions.

S’applique à