namespace Microsoft.AspNetCore.Components.ProtectedBrowserStorage
{
[UnsupportedOSPlatform("browser")]
public abstract class ProtectedBrowserStorage
{
public ValueTask<ProtectedBrowserStorageResult<TValue>> GetAsync<TValue>(stringnot null key);
}
}
Assembly | Microsoft.AspNetCore.Components.ProtectedBrowserStorage , Version=5.0.0.0, PublicKeyToken=adb9793829ddae60 |
---|---|
Package | Microsoft.AspNetCore.Components.ProtectedBrowserStorage net5.0 |
.NET | 5.05.0-windows6.06.0-android6.0-ios6.0-maccatalyst6.0-macos6.0-tvos6.0-watchos6.0-windows7.07.0-android7.0-ios7.0-macos7.0-tvos7.0-watchos7.0-windows8.08.0-android8.0-ios8.0-macos8.0-tvos8.0-watchos8.0-windows |
OS Platforms | For the selected framework this API is supported on any platform execept for these:
|