Compartir a través de


RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions> Clase

Definición

Opciones para la autenticación 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

Tipo de las opciones del proveedor subyacente.

Herencia
RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions>

Constructores

RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions>()

Opciones para la autenticación remota.

Propiedades

AuthenticationPaths

Obtiene o establece el RemoteAuthenticationApplicationPathsOptions.

ProviderOptions

Obtiene o establece las opciones del proveedor.

UserOptions

Obtiene o establece el RemoteAuthenticationUserOptions.

Se aplica a