MSA_INFO_0 structure
Specifies information about a managed service account. This structure is used by the NetQueryServiceAccount function.
Syntax
typedef struct _MSA_INFO_0 { MSA_INFO_STATE State; } MSA_INFO_0, *PMSA_INFO_0;
Members
- State
-
A value of the MSA_INFO_STATE enumeration that indicates the state of the service account specified in the call to the NetQueryServiceAccount function.
Requirements
|
Minimum supported client |
Windows 7 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
|
Header |
|
Show: