CustomerGlobalSettingsWebKioskPin Property | |
The hardware kiosk clock pin
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string WebKioskPin { get; set; }
function get_WebKioskPin();
function set_WebKioskPin(value);
Property Value
StringRemarks
The hardware kiosk clock pin. Clocks require a pin for registration.
Example abc123
See Also