Click or drag to resize

SessionEstablishedEventArgsPrincipal Property

Gets the principal which was used to establish sessions

Namespace:  SanteDB.Core.Services
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public IPrincipal Principal { get; }

Property Value

Type: IPrincipal
See Also