MSA_INFO_LEVEL enumeration (lmaccess.h)

The MSA_INFO_LEVEL enumeration indicates the level of a managed service account.

Syntax

typedef enum _MSA_INFO_LEVEL {
  MsaInfoLevel0 = 0,
  MsaInfoLevel1,
  MsaInfoLevelMax
} MSA_INFO_LEVEL, *PMSA_INFO_LEVEL;

Constants

 
MsaInfoLevel0
Value: 0
The default level.
MsaInfoLevelMax
The maximum level.

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server Windows Server 2012 [desktop apps only]
Header lmaccess.h