Click or drag to resize

DbSecurityUserRoleRoleUuid Property

Gets or sets the role identifier

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

Property Value

Type: Byte
The role identifier.
See Also