Click or drag to resize

SecurityUserUserPhoto Property

Gets or sets the binary representation of the user's photo

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

Property Value

Type: Byte
See Also