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 public bool IsPictureVerificationAcknowledged { get; set; }
function get_IsPictureVerificationAcknowledged();
function set_IsPictureVerificationAcknowledged(value);
Property Value
BooleanRemarks
Gets whether user acknowledged picture verification. This value represents whether user acknowledged the picture verification in Kiosk.
Note |
---|
Setup:
Manager > Employees > Information Tab
|
Example true
See Also