|
JWSCL Documentation
|
TJwSecurityInitializationData = record case Integer of 0: (SD: TJwSecurityDescriptor;); 1: (IA: ^IAccessControl;); 2: (ID: TGUID;); end;
TJwSecurityInitializationData is a variable record That contains either a security descriptor class, a pointer to an IAccessControl interface or a GUID. It is used by TJwComProcessSecurity.Initialize
|
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!
|