Click or drag to resize

DbSecurityUserChallengeAssocUserUuid Property

Gets the user that is associated with this challenge

Namespace:  SanteDB.DisconnectedClient.SQLite.Model.Security
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public byte[] UserUuid { get; set; }

Property Value

Type: Byte
See Also