| 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
Syntaxpublic string WebKioskPin { get; set; }function get_WebKioskPin();
function set_WebKioskPin(value);
Property Value
String Remarks
Remarks
                The hardware kiosk clock pin.  Clocks require a pin for registration.
                
 Example
Exampleabc123
 See Also
See Also