Freigeben über


SignOutSessionStateManager(IJSRuntime) Konstruktor

Definition

Initialisieren Sie eine neue instance von SignOutSessionStateManager.

public:
 SignOutSessionStateManager(Microsoft::JSInterop::IJSRuntime ^ jsRuntime);
public SignOutSessionStateManager (Microsoft.JSInterop.IJSRuntime jsRuntime);
new Microsoft.AspNetCore.Components.WebAssembly.Authentication.SignOutSessionStateManager : Microsoft.JSInterop.IJSRuntime -> Microsoft.AspNetCore.Components.WebAssembly.Authentication.SignOutSessionStateManager
Public Sub New (jsRuntime As IJSRuntime)

Parameter

jsRuntime
IJSRuntime

Die IJSRuntime.

Gilt für: