RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions> Sınıf

Tanım

Uzaktan kimlik doğrulaması seçenekleri.

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)

Tür Parametreleri

TRemoteAuthenticationProviderOptions

Temel alınan sağlayıcı seçeneklerinin türü.

Devralma
RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions>

Oluşturucular

RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions>()

Uzaktan kimlik doğrulaması seçenekleri.

Özellikler

AuthenticationPaths

öğesini alır veya ayarlar RemoteAuthenticationApplicationPathsOptions.

ProviderOptions

Sağlayıcı seçeneklerini alır veya ayarlar.

UserOptions

öğesini alır veya ayarlar RemoteAuthenticationUserOptions.

Şunlara uygulanır