Location: Symbol Reference > Classes > TJwSecurityDescriptor Class
JWSCL Documentation
ContentsIndexHome
TJwSecurityDescriptor Class Public Methods
Public Methods
 
Name 
Description 
 
This is the overview for the Create constructor overload. 
 
CreateDefaultByToken creates a default security descriptor. It will contain the same elements as if a securable object (like mutex) is created without a SD.  
 
CreatePrivateObjectSecurity combines a parent and a creator security descriptor into a new security descriptor. For detailed information see MSDN http://msdn2.microsoft.com/en-us/library/aa446581.aspx
 
 
Destroy destroys the instance and its properties if necessary.
Owner will be freed if OwnOwner is true PrimaryGroup will be freed if OwnPrimaryGroup is true DACL will always be freed. The ACEs will be freed if DACL.ownObjects is true. AuditACL/SACL will alway be freed. The ACEs will be freed if DACL.ownObjects is true. 
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.