Overview
Group
Quick Info

Windows NT
Yes
Win95
No
Win32s
No
Import Library
-
Header File
lmaccess.h
Unicode
No
Platform Notes
None

USER_MODALS_INFO_1006

The USER_MODALS_INFO_1006 structure contains the various roles of logon servers in a security database.

typedef struct _USER_MODALS_INFO_1006 {
DWORD usrmod1006_role;

} USER_MODALS_INFO_1006, *PUSER_MODALS_INFO_1006, *LPUSER_MODALS_INFO_1006;

Members

usrmod1006_role

Specifies the role of the logon server as one of the following possible values:

Value
Meaning
UAS_ROLE_STANDALONE
Logon server is a stand-alone. Use this value if no logon services are available
UAS_ROLE_MEMBER
Logon server is a member.
UAS_ROLE_BACKUP
Logon server is a backup.
UAS_ROLE_PRIMARY
Logon server is a domain controller.

See Also

NetUserModalsSet

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples