RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions>.ProviderOptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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