RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions>.UserOptions Property

Definition

public:
 property Microsoft::AspNetCore::Components::WebAssembly::Authentication::RemoteAuthenticationUserOptions ^ UserOptions { Microsoft::AspNetCore::Components::WebAssembly::Authentication::RemoteAuthenticationUserOptions ^ get(); };
public Microsoft.AspNetCore.Components.WebAssembly.Authentication.RemoteAuthenticationUserOptions UserOptions { get; }
member this.UserOptions : Microsoft.AspNetCore.Components.WebAssembly.Authentication.RemoteAuthenticationUserOptions
Public ReadOnly Property UserOptions As RemoteAuthenticationUserOptions

Property Value

Applies to