please dont rip this site Prev Next

SetPrivateObjectSecurity info  Overview  Group

The SetPrivateObjectSecurity function modifies a private object’s security descriptor.

BOOL SetPrivateObjectSecurity(

    SECURITY_INFORMATION SecurityInformation,

// type of security information

    PSECURITY_DESCRIPTOR ModificationDescriptor,

// address of SD to apply to object

    PSECURITY_DESCRIPTOR *ObjectsSecurityDescriptor,

// address of object’s SD

    PGENERIC_MAPPING GenericMapping,

// address of access-mapping structure

    HANDLE Token 

// handle of client access token

   );

Parameters

SecurityInformation
Specifies a SECURITY_INFORMATION structure identifying the contents of the security descriptor pointed to by the ModificationDescriptor parameter.
ModificationDescriptor
Points to a SECURITY_DESCRIPTOR structure to be applied to the object.
ObjectsSecurityDescriptor
Points to a pointer to a SECURITY_DESCRIPTOR structure to be altered by this function. This security descriptor must be in self-relative form.
GenericMapping
Points to a GENERIC_MAPPING structure specifying the mapping of generic to specific and standard access types for the object.
Token
Identifies the access token for the client on whose behalf the private object’s security is being modified. This parameter is required to ensure that the client has provided a legitimate value for a new owner security identifier (SID). The token must be open for TOKEN_QUERY access.

Return Values

If the function succeeds, the return value is nonzero.

If the function fails, the return value is zero. To get extended error information, call GetLastError.

Remarks

The object’s security descriptor must be in self-relative form.

If necessary, the SetPrivateObjectSecurity function allocates additional memory to produce a larger security descriptor.

The SetPrivateObjectSecurity function is successful only if the following conditions are met:

The process calling this function must not be impersonating a client.

See Also

CreatePrivateObjectSecurity, DestroyPrivateObjectSecurity, GENERIC_MAPPING, GetPrivateObjectSecurity, SECURITY_DESCRIPTOR, SECURITY_INFORMATION, SetFileSecurity, SetKernelObjectSecurity, SetUserObjectSecurity 


file: /Techref/os/win/api/win32/func/src/f80_21.htm, 5KB, , updated: 2000/4/7 12:19, local time: 2024/4/23 15:49,
TOP NEW HELP FIND: 
3.147.104.248:LOG IN

 ©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://www.piclist.com/techref/os/win/api/win32/func/src/f80_21.htm"> SetPrivateObjectSecurity</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

  PICList 2024 contributors:
o List host: MIT, Site host massmind.org, Top posters @none found
- Page Editors: James Newton, David Cary, and YOU!
* Roman Black of Black Robotics donates from sales of Linistep stepper controller kits.
* Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters.
* Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated!
* Contributors: Richard Seriani, Sr.
 

Welcome to www.piclist.com!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .