Click or drag to resize

GenericSessionClaims Property

Claims for this session

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

Property Value

Type: IClaim

Implements

ISessionClaims
See Also