Allow automatic logon using Windows credentials for intranet web sites that require authentication
public bool AllowIntranetAutologon;
Public AllowIntranetAutologon As bool
If true, automatically use Windows credentials to login if an intranet web site requires authentication. This setting corresponds to the WinHTTP setting WINHTTP_AUTOLOGON_SECURITY_LEVEL_MEDIUM.
|
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.
|