Поделиться через


RemoteAuthenticationService<TRemoteAuthenticationState,TAccount,TProviderOptions>.Options Свойство

Определение

Возвращает параметры для базовой библиотеки JavaScript, обрабатывая операции проверки подлинности.

protected:
 property Microsoft::AspNetCore::Components::WebAssembly::Authentication::RemoteAuthenticationOptions<TProviderOptions> ^ Options { Microsoft::AspNetCore::Components::WebAssembly::Authentication::RemoteAuthenticationOptions<TProviderOptions> ^ get(); };
protected Microsoft.AspNetCore.Components.WebAssembly.Authentication.RemoteAuthenticationOptions<TProviderOptions> Options { get; }
member this.Options : Microsoft.AspNetCore.Components.WebAssembly.Authentication.RemoteAuthenticationOptions<'ProviderOptions (requires 'ProviderOptions : (new : unit -> 'ProviderOptions))>
Protected ReadOnly Property Options As RemoteAuthenticationOptions(Of TProviderOptions)

Значение свойства

RemoteAuthenticationOptions<TProviderOptions>

Применяется к