User`s guide
AT&T Global Network Client for Windows Administrator’s Guide
© 2015 AT&T Intellectual Property. All rights reserved. AT&T, the AT&T logo and all other AT&T marks contained herein are trademarks of AT&T Intellectual Property and/or
AT&T affiliated companies. All other marks contained herein are the property of their respective owners. Images are shown for illustrative purposes only; individual
experience may vary. This document is not an offer, commitment, representation or warranty by AT&T and is subject to change.
Windows is a registered trademark of Microsoft Corporation in the United States and other countries.
-67-
Network Login Option Customizations
Figure 35: Network Login Options
Many customers need to set the options for the login properties dialog. The following is a list of
customizations to add the CONFIG_FILE Public Property xml file:
Hide Options Button
<agnclient>
<registry_customizations>
<registry type=”string”>
<branch>HKEY_LOCAL_MACHINE\SOFTWARE\AGNS\NetClient\Settings\LoginOptions</branch>
<field>HideOptionsLink</field>
<value>1</value>
</registry>
</registry_customizations>
</agnclient>
Use Digital Certificates
Value options are:
“1” for Use Local Store
“2” for Use Smart Card
<agnclient>
<registry_customizations>
<registry type=”string”>
<branch>HKEY_LOCAL_MACHINE\SOFTWARE\AGNS\NetClient\Settings\LoginOptions</branch>
<field>UseDigitalCertificates</field>
<value>1</value>
</registry>
</registry_customizations>
</agnclient>