ProtectedLocalStorage(IJSRuntime, IDataProtectionProvider) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Construit un instance de ProtectedLocalStorage.
public:
ProtectedLocalStorage(Microsoft::JSInterop::IJSRuntime ^ jsRuntime, Microsoft::AspNetCore::DataProtection::IDataProtectionProvider ^ dataProtectionProvider);
public ProtectedLocalStorage (Microsoft.JSInterop.IJSRuntime jsRuntime, Microsoft.AspNetCore.DataProtection.IDataProtectionProvider dataProtectionProvider);
new Microsoft.AspNetCore.Components.Server.ProtectedBrowserStorage.ProtectedLocalStorage : Microsoft.JSInterop.IJSRuntime * Microsoft.AspNetCore.DataProtection.IDataProtectionProvider -> Microsoft.AspNetCore.Components.Server.ProtectedBrowserStorage.ProtectedLocalStorage
Public Sub New (jsRuntime As IJSRuntime, dataProtectionProvider As IDataProtectionProvider)
Paramètres
- jsRuntime
- IJSRuntime
L’IJSRuntimeopérateur
- dataProtectionProvider
- IDataProtectionProvider
L’IDataProtectionProvideropérateur