Table of Contents

Class CookieAuthenticationStateProvider.UserInfo

Namespace
Phoesion.Glow.SDK
Assembly
Phoesion.Glow.SDK.Blazor.WebAssembly.Authorization.Cookies.dll
public class CookieAuthenticationStateProvider.UserInfo
Inheritance
object
CookieAuthenticationStateProvider.UserInfo

Properties

Claims

public IEnumerable<Claim> Claims { get; set; }

Property Value

IEnumerable<Claim>