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