Sdílet prostřednictvím


RemoteAuthenticationService<TRemoteAuthenticationState,TAccount,TProviderOptions>.Options Vlastnost

Definice

Získá možnosti pro podkladovou knihovnu JavaScriptu, která zpracovává operace ověřování.

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)

Hodnota vlastnosti

RemoteAuthenticationOptions<TProviderOptions>

Platí pro