|
JWSCL Documentation
|
function GetSecurityDescriptor(const SecurityFlags: TJwSecurityInformationFlagSet): TJwSecurityDescriptor; virtual;
|
Parameters |
Description |
|
const SecurityFlags: TJwSecurityInformationFlagSet |
defines which component of the security descriptor is retrieved. |
Returns a new security descriptor instance.
GetSecurityDescriptor gets the security descriptor. The caller is responsible to free the returned instance. See TJwSecureGeneralObject.GetSecurityInfo for more information about exceptions.
|
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!
|