Click or drag to resize

PersonAsSecurityUser Property

Gets the security user account associated with this person if applicable

Namespace:  SanteDB.Core.Model.Entities
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public virtual SecurityUser AsSecurityUser { get; }

Property Value

Type: SecurityUser
See Also