Click or drag to resize

MemorySessionClaims Property

Claims for this session

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

Property Value

Type: IClaim

Implements

ISessionClaims
See Also