Click or drag to resize

ISessionClaims Property

Gets the claims for the session

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

Property Value

Type: IClaim
See Also