Skip to content

Latest commit

 

History

History
100 lines (74 loc) · 3.2 KB

ns-lsalookup-lsa_object_attributes.md

File metadata and controls

100 lines (74 loc) · 3.2 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
NS:lsalookup._LSA_OBJECT_ATTRIBUTES
LSA_OBJECT_ATTRIBUTES (lsalookup.h)
The LSA_OBJECT_ATTRIBUTES structure is used with the LsaOpenPolicy function to specify the attributes of the connection to the Policy object.
*PLSA_OBJECT_ATTRIBUTES
LSA_OBJECT_ATTRIBUTES
LSA_OBJECT_ATTRIBUTES structure [Security]
PLSA_OBJECT_ATTRIBUTES
PLSA_OBJECT_ATTRIBUTES structure pointer [Security]
_lsa_lsa_object_attributes
lsalookup/LSA_OBJECT_ATTRIBUTES
lsalookup/PLSA_OBJECT_ATTRIBUTES
security.lsa_object_attributes
security\lsa_object_attributes.htm
security
ad05cb52-8e58-46a9-b3e8-0c9c2a24a997
12/05/2018
*PLSA_OBJECT_ATTRIBUTES, LSA_OBJECT_ATTRIBUTES, LSA_OBJECT_ATTRIBUTES structure [Security], PLSA_OBJECT_ATTRIBUTES, PLSA_OBJECT_ATTRIBUTES structure pointer [Security], _lsa_lsa_object_attributes, lsalookup/LSA_OBJECT_ATTRIBUTES, lsalookup/PLSA_OBJECT_ATTRIBUTES, security.lsa_object_attributes
lsalookup.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
LSA_OBJECT_ATTRIBUTES, *PLSA_OBJECT_ATTRIBUTES
19H1
_LSA_OBJECT_ATTRIBUTES
lsalookup/_LSA_OBJECT_ATTRIBUTES
PLSA_OBJECT_ATTRIBUTES
lsalookup/PLSA_OBJECT_ATTRIBUTES
LSA_OBJECT_ATTRIBUTES
lsalookup/LSA_OBJECT_ATTRIBUTES
c++
APIRef
kbSyntax
HeaderDef
LsaLookup.h
LSA_OBJECT_ATTRIBUTES

LSA_OBJECT_ATTRIBUTES structure

-description

The LSA_OBJECT_ATTRIBUTES structure is used with the LsaOpenPolicy function to specify the attributes of the connection to the Policy object.

When you call LsaOpenPolicy, initialize the members of this structure to NULL or zero because the function does not use the information.

-struct-fields

-field Length

Specifies the size, in bytes, of the LSA_OBJECT_ATTRIBUTES structure.

-field RootDirectory

Should be NULL.

-field ObjectName

Should be NULL.

-field Attributes

Should be zero.

-field SecurityDescriptor

Should be NULL.

-field SecurityQualityOfService

Should be NULL.

-remarks

The LSA_OBJECT_ATTRIBUTES structure is defined in the LsaLookup.h header file.

Windows Server 2008 with SP2 and earlier, Windows Vista with SP2 and earlier, Windows Server 2003, Windows XP/2000:  The LSA_OBJECT_ATTRIBUTES structure is defined in the NTSecAPI.h header file.

-see-also

LsaOpenPolicy

SECURITY_QUALITY_OF_SERVICE