Share via


NTSAMPROPERTIES Enumeration

The values of the NTSAMPROPERTIES enumeration type specify properties related to the NT Security Accounts Manager (SAM).

typedef enum _NTSAMPROPERTIES
{
  PROPERTY_NTSAM_ALLOW_LM_AUTHENTICATION = PROPERTY_COMPONENT_START
}NTSAMPROPERTIES;

Constants

  • PROPERTY_NTSAM_ALLOW_LM_AUTHENTICATION
    Specifies whether to allow NT LAN Manager (NTLM) authentication.

Requirements

Server

Requires Windows Server 2008, Windows Server 2003, or Windows 2000 Server.

Header

Declared in SdoIas.h.

IDL

Declared in SdoIas.idl.

Send comments about this topic to Microsoft

Build date: 10/15/2007