Click or drag to resize

SessionInfoUserEntity Property

Gets the user entity

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

Property Value

Type: UserEntity
See Also