tagTDAPI_AUTOLOGON_SECURITY_LEVEL Enumeration
Description
The automatic logon (auto-logon) policy determines when it is to include the default credentials in a request.
Members
MemberValueDescription
AUTOLOGON_SECURITY_LEVEL_DEFAULT1Default autologon security level is low.
AUTOLOGON_SECURITY_LEVEL_HIGH2Default credentials are not used.
AUTOLOGON_SECURITY_LEVEL_LOW1An authenticated log on using the default credentials is performed for all requests.
AUTOLOGON_SECURITY_LEVEL_MEDIUM0Default credentials is performed only for requests on the local Intranet.