Security Management Data Types

The security management data types include the following:

Attachment Data Types

The following data types are used by the Security Configuration attachment DLLs and their supporting functions.

Data type Description
SCE_ENUMERATION_CONTEXT Used by the PFSCE_QUERY_INFO function to navigate through the security database.
SCE_HANDLE Used by PFSCE_QUERY_INFO and PFSCE_SET_INFO to pass information between the attachment and the security database.
SCESTATUS Data type is used by the Security Configuration tool set API to return information about the results of a function call.
SCESVC_HANDLE Used by methods of the ISceSvcAttachmentData and ISceSvcAttachmentPersistInfo interfaces to pass information between the Security Configuration snap-in and the snap-in extension.
SCESVC_INFO_TYPE Enumeration is used by PFSCE_QUERY_INFO and PFSCE_SET_INFO to indicate the type of information requested from or passed to the security database.

 

LSA Policy Data Types

The following data types are used by the LSA policy management functions.

Data type Description
LSA_ENUMERATION_HANDLE Used to track enumerations in which multiple function calls are required.
LSA_HANDLE Handle to a Policy object.