|
JWSCL Documentation
|
constructor Create(ownSIDs: boolean; token_groups: PTOKEN_GROUPS); overload;
|
Parameters |
Description |
|
ownSIDs: boolean |
defines whether the SIDs are freed on the end of the list instance (true) or not |
|
token_groups: PTOKEN_GROUPS |
contains a list of SIDs to be copied into new instances |
Create creates a list of SIDs that are provided in a TOKEN_GROUPS structure. The SIDs are copied.
|
Exceptions |
Description |
|
will be raised if a call to CopySID failed | |
|
COM |
Also available as com method. TJwSecurityIdList |
|
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!
|