- 23 Oct 2024
- 1 Minute to read
- DarkLight
- PDF
Online time synchronization
- Updated on 23 Oct 2024
- 1 Minute to read
- DarkLight
- PDF
<OnlineSynchronization>
<URL value="http://MY_DOMAIN_NAME/..." />
<View title="Online time synchronization" />
<MenuItemvalue="Online time synchronization"icon="synchronize_time_automatic.png" />
<Labels>
<Label id="GetServerTimeWaitMessage" value="Retrieving synchronization data, please wait..." />
</Labels>
</View>
</OnlineSynchronization>
Functional customization
OnlineTimeSynchronization: This element is used to configure online time synchronization.
OnlineTimeSynchronization > URL: This is the URL from which to retrieve the server time.
Masks for the online time synchronization URL lists the masks for the online time synchronization URL.
Mask | Value |
---|---|
%_Version_% | This is the Mobile Authenticator Studio version. |
%_DeviceIdentifier_% | This is the unique identifier of the device, 64 hexadecimal characters. |
%_RootingStatus_% | This is the status indicating if the device is rooted. Possible values are true or false. |
Graphical customization
OnlineTimeSynchronization > View: This element defines the graphical rendering of online time synchronization.
title: The default value is Online time synchronization.
OnlineTimeSynchronization > View > MenuItem:
value: The default value is Online time synchronization.
OnlineTimeSynchronization > View > Labels > Label:
id="GetServerTimeWaitMessage": This wait message is displayed while retrieving the server time.
Online time synchronization screen