Click or drag to resize

UserAccountPicture Property

Gets the account picture for the user.

Namespace:  Cauldron
Assembly:  Cauldron.Win32.UserInformation (in Cauldron.Win32.UserInformation.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public byte[] AccountPicture { get; }

Property Value

Type: Byte

[Missing <value> documentation for "P:Cauldron.User.AccountPicture"]

Return Value

Type: Byte
The image of the user
See Also