Share via


RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions>.ProviderOptions Property

Definition

Gets or sets the provider options.

public:
 property TRemoteAuthenticationProviderOptions ProviderOptions { TRemoteAuthenticationProviderOptions get(); };
public TRemoteAuthenticationProviderOptions ProviderOptions { get; }
member this.ProviderOptions : 'RemoteAuthenticationProviderOptions
Public ReadOnly Property ProviderOptions As TRemoteAuthenticationProviderOptions

Property Value

TRemoteAuthenticationProviderOptions

Applies to