Click or drag to resize

UserProfileIsPictureVerificationAcknowledged Property

Gets whether user acknowledged picture verification.

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public bool IsPictureVerificationAcknowledged { get; set; }

Property Value

Boolean
Remarks
Gets whether user acknowledged picture verification. This value represents whether user acknowledged the picture verification in Kiosk.

Note  Note
Setup:
Manager > Employees > Information Tab
Example
true
See Also