Location: Symbol Reference > Classes > TJwSecurityDescriptor Class > TJwSecurityDescriptor Methods > TJwSecurityDescriptor.Assign Method
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSecurityDescriptor.Assign Method
Pascal
procedure Assign(aObject: TJwSecurityDescriptor);
Parameters 
Description 
aObject: TJwSecurityDescriptor 
Defines a security descriptor that shall be copied into the existing one. 

Assign copies all properties from another SD. It creates new instances of (if not nil) Owner, PrimaryGroup DACL and AuditACL will be cleared and filled with the ACL of the SD aObject. All the aces in the DACL and SACL structures are copied into new instances. The DACL can also be nil if the DACL is a NULL DACL (allows everyone access) 

 

Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!