RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions>.UserOptions 属性

定义

获取或设置 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

属性值

适用于