Skip to content

Latest commit

 

History

History
78 lines (61 loc) · 2.57 KB

ne-accctrl-multiple_trustee_operation.md

File metadata and controls

78 lines (61 loc) · 2.57 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:accctrl._MULTIPLE_TRUSTEE_OPERATION
MULTIPLE_TRUSTEE_OPERATION (accctrl.h)
Contains values that indicate whether a TRUSTEE structure is an impersonation trustee.
MULTIPLE_TRUSTEE_OPERATION
MULTIPLE_TRUSTEE_OPERATION enumeration [Security]
NO_MULTIPLE_TRUSTEE
TRUSTEE_IS_IMPERSONATE
_win32_multiple_trustee_operation_str
accctrl/MULTIPLE_TRUSTEE_OPERATION
accctrl/NO_MULTIPLE_TRUSTEE
accctrl/TRUSTEE_IS_IMPERSONATE
security.multiple_trustee_operation
security\multiple_trustee_operation.htm
security
00b00678-5c87-4aa9-8232-5f0f1cb48e24
12/05/2018
MULTIPLE_TRUSTEE_OPERATION, MULTIPLE_TRUSTEE_OPERATION enumeration [Security], NO_MULTIPLE_TRUSTEE, TRUSTEE_IS_IMPERSONATE, _win32_multiple_trustee_operation_str, accctrl/MULTIPLE_TRUSTEE_OPERATION, accctrl/NO_MULTIPLE_TRUSTEE, accctrl/TRUSTEE_IS_IMPERSONATE, security.multiple_trustee_operation
accctrl.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
MULTIPLE_TRUSTEE_OPERATION
19H1
_MULTIPLE_TRUSTEE_OPERATION
accctrl/_MULTIPLE_TRUSTEE_OPERATION
MULTIPLE_TRUSTEE_OPERATION
accctrl/MULTIPLE_TRUSTEE_OPERATION
c++
APIRef
kbSyntax
HeaderDef
AccCtrl.h
MULTIPLE_TRUSTEE_OPERATION

MULTIPLE_TRUSTEE_OPERATION enumeration

-description

The MULTIPLE_TRUSTEE_OPERATION enumeration contains values that indicate whether a TRUSTEE structure is an impersonation trustee.

-enum-fields

-field NO_MULTIPLE_TRUSTEE

The trustee is not an impersonation trustee.

-field TRUSTEE_IS_IMPERSONATE

The trustee is an impersonation trustee. The pMultipleTrustee member of the TRUSTEE structure points to a trustee for a server that can impersonate the client trustee.

-see-also

Access Control Overview

Authorization Enumerations

TRUSTEE