Share via


RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions> Klasse

Definition

Optionen für die Remoteauthentifizierung.

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)

Typparameter

TRemoteAuthenticationProviderOptions

Der Typ der zugrunde liegenden Anbieteroptionen.

Vererbung
RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions>

Konstruktoren

RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions>()

Optionen für die Remoteauthentifizierung.

Eigenschaften

AuthenticationPaths

Ruft den RemoteAuthenticationApplicationPathsOptions ab oder legt diesen fest.

ProviderOptions

Ruft die Anbieteroptionen ab oder legt diese fest.

UserOptions

Ruft den RemoteAuthenticationUserOptions ab oder legt diesen fest.

Gilt für: