Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The values of the NTSAMPROPERTIES enumeration type specify properties related to the NT Security Accounts Manager (SAM).
Syntax
typedef enum _NTSAMPROPERTIES {
PROPERTY_NTSAM_ALLOW_LM_AUTHENTICATION
} NTSAMPROPERTIES;
Constants
PROPERTY_NTSAM_ALLOW_LM_AUTHENTICATIONSpecifies whether to allow NT LAN Manager (NTLM) authentication. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2008 |
| Header | sdoias.h |