RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions> Class

Definition

Options for remote authentication.

C#
public class RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions> where TRemoteAuthenticationProviderOptions : new()

Type Parameters

TRemoteAuthenticationProviderOptions

The type of the underlying provider options.

Inheritance
RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions>

Constructors

Properties

Applies to

Product Versions
ASP.NET Core 3.1, 5.0, 6.0, 7.0, 8.0, 9.0