Click or drag to resize

IClaimsIdentityClaims Property

Gets the claims

Namespace:  SanteDB.Core.Security.Claims
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
IEnumerable<IClaim> Claims { get; }

Property Value

Type: IEnumerableIClaim
See Also