Partager via


SignOutSessionStateManager(IJSRuntime) Constructeur

Définition

Initialisez une nouvelle instance de 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)

Paramètres

jsRuntime
IJSRuntime

L’IJSRuntimeopérateur

S’applique à