RemoteAuthenticationService<TRemoteAuthenticationState,TAccount,TProviderOptions>.JsRuntime Property

Definition

Gets the IJSRuntime to use for performing JavaScript interop operations.

protected:
 property Microsoft::JSInterop::IJSRuntime ^ JsRuntime { Microsoft::JSInterop::IJSRuntime ^ get(); };
protected Microsoft.JSInterop.IJSRuntime JsRuntime { get; }
member this.JsRuntime : Microsoft.JSInterop.IJSRuntime
Protected ReadOnly Property JsRuntime As IJSRuntime

Property Value

Applies to