Compartir a través de


RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions>.UserOptions Propiedad

Definición

Obtiene o establece el RemoteAuthenticationUserOptions.

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

Valor de propiedad

Se aplica a