RemoteAuthenticationOptions<TRemoteAuthenticationProviderOptions>.UserOptions Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
öğesini alır veya ayarlar 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