Skip to content

Latest commit

 

History

History
81 lines (64 loc) · 3.01 KB

ne-ntsecapi-policy_lsa_server_role.md

File metadata and controls

81 lines (64 loc) · 3.01 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NE:ntsecapi._POLICY_LSA_SERVER_ROLE
POLICY_LSA_SERVER_ROLE (ntsecapi.h)
Defines values that indicate the role of an LSA server.
*PPOLICY_LSA_SERVER_ROLE
POLICY_LSA_SERVER_ROLE
POLICY_LSA_SERVER_ROLE enumeration [Security]
PPOLICY_LSA_SERVER_ROLE
PPOLICY_LSA_SERVER_ROLE enumeration pointer [Security]
PolicyServerRoleBackup
PolicyServerRolePrimary
_lsa_policy_lsa_server_role
ntsecapi/POLICY_LSA_SERVER_ROLE
ntsecapi/PPOLICY_LSA_SERVER_ROLE
ntsecapi/PolicyServerRoleBackup
ntsecapi/PolicyServerRolePrimary
security.policy_lsa_server_role
security\policy_lsa_server_role.htm
security
a2bcc380-8873-436b-a0d6-e4deb23669bb
12/05/2018
*PPOLICY_LSA_SERVER_ROLE, POLICY_LSA_SERVER_ROLE, POLICY_LSA_SERVER_ROLE enumeration [Security], PPOLICY_LSA_SERVER_ROLE, PPOLICY_LSA_SERVER_ROLE enumeration pointer [Security], PolicyServerRoleBackup, PolicyServerRolePrimary, _lsa_policy_lsa_server_role, ntsecapi/POLICY_LSA_SERVER_ROLE, ntsecapi/PPOLICY_LSA_SERVER_ROLE, ntsecapi/PolicyServerRoleBackup, ntsecapi/PolicyServerRolePrimary, security.policy_lsa_server_role
ntsecapi.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
POLICY_LSA_SERVER_ROLE, *PPOLICY_LSA_SERVER_ROLE
19H1
_POLICY_LSA_SERVER_ROLE
ntsecapi/_POLICY_LSA_SERVER_ROLE
PPOLICY_LSA_SERVER_ROLE
ntsecapi/PPOLICY_LSA_SERVER_ROLE
POLICY_LSA_SERVER_ROLE
ntsecapi/POLICY_LSA_SERVER_ROLE
c++
APIRef
kbSyntax
HeaderDef
Ntsecapi.h
POLICY_LSA_SERVER_ROLE

POLICY_LSA_SERVER_ROLE enumeration

-description

The POLICY_LSA_SERVER_ROLE enumeration type defines values that indicate the role of an LSA server. The LsaQueryInformationPolicy and LsaSetInformationPolicy functions use this enumeration type when their InformationClass parameters are set to PolicyLsaServerRoleInformation.

-enum-fields

-field PolicyServerRoleBackup:2

Indicates a backup LSA server.

-field PolicyServerRolePrimary

Indicates a primary LSA server, a workstation, or a standalone computer.

-see-also

LsaQueryInformationPolicy

LsaSetInformationPolicy

POLICY_LSA_SERVER_ROLE_INFO