Click or drag to resize

DbSecurityUserChallengeAssoc.ChallengeUuid Property

Gets or sets the associated challenge text

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

Property Value

Type:Byte[]
See Also