RemoteAuthenticationService<TRemoteAuthenticationState,TAccount,TProviderOptions>.JsRuntime Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.IJSRuntimeProtected ReadOnly Property JsRuntime As IJSRuntime