Click or drag to resize

SecurityUserUserEntity Property

Link from this security resource to an entity resource

Namespace:  SanteDB.Core.Model.Security
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public UserEntity UserEntity { get; set; }

Property Value

Type: UserEntity
See Also