Location: Symbol Reference > Classes > TJwSimpleDescriptor Class > TJwSimpleDescriptor Members
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSimpleDescriptor Members

The following tables list the members exposed by TJwSimpleDescriptor.

 
Name 
Description 
 
This is the overview for the Allow method overload. 
 
Create creates a new TJwSimpleDescriptor instance and initializes an empty security descriptor. It contains:
  • an empty DACL which denies all access
  • an empty owner - property Owner is nil.
 
 
Deny 
This is the overview for the Deny method overload. 
 
This is Destroy, a member of class TJwSimpleDescriptor. 
 
This is the overview for the SetOwner method overload. 
 
Name 
Description 
 
Used in the SecurityAttributes property to set the InheritHandle member of the structure 
 
Owner returns the internal representation of the owner of the security descriptor. The property returns nil if the owner was not set previously. 
 
Used in the SecurityAttributes property to create a relative security descriptor (true) otherwise an aboluste sd (false). 
 
SecurityAttributes returns a security attribute structure that must not be freed. Each call of this property generates a new pointer to a data structure. The previous structure is freed and thus made invalid. 
 
Returns a the internal presentation of a JWSCL security descriptor class. It can be used with other JWSCL methods. Do not free it! 
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!