| UserProfileIsPictureVerificationAcknowledged Property |  | 
                Gets whether user acknowledged picture verification.
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic bool IsPictureVerificationAcknowledged { get; set; }function get_IsPictureVerificationAcknowledged();
function set_IsPictureVerificationAcknowledged(value);
Property Value
Boolean Remarks
Remarks
                Gets whether user acknowledged picture verification. This value represents whether user acknowledged the picture verification in Kiosk. 
                
|  Note | 
|---|
| Setup: Manager > Employees > Information Tab
 
 | 
 Example
Exampletrue
 See Also
See Also