3 references to ClaimData
Microsoft.AspNetCore.Components.Authorization (3)
AuthenticationStateData.cs (1)
16
public IList<
ClaimData
> Claims { get; set; } = [];
ClaimData.cs (2)
15
/// Constructs a new instance of <see cref="
ClaimData
"/> from a type and value.
27
/// Constructs a new instance of <see cref="
ClaimData
"/> from a <see cref="Claim"/> copying only the