Location: Symbol Reference > Classes > TJwSecurityDescriptor Class > Create Constructor > TJwSecurityDescriptor.Create Constructor ()
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSecurityDescriptor.Create Constructor ()
Pascal
constructor Create; overload;

Create creates an empty security descriptor. The property pSD is initialised and ready to be filled. 

By default the DACL is initialized with no entries so everyone is denied access. Set DACL to nil to allow everyone access but do not free it by calling Free. DACL := Nil;

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!