Click or drag to resize

AuthenticationContextPrincipal Property

Gets the principal

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

Property Value

Type: IPrincipal
See Also