|
JWSCL Documentation
|
constructor CreateWellKnownSid(WellKnownSidType: TWellKnownSidType; DomainSid: TJwSecurityId = nil); overload;
|
Parameters |
Description |
|
WellKnownSidType: TWellKnownSidType |
contains the sid type that is to be created |
|
DomainSid: TJwSecurityId = nil |
contains the domain SID where the new SID is associated. It can be nil to use the local computer. The domain SID. This value is required for the following WellKnownSidType values. This parameter is ignored for any other WellKnownSidType values.
|
|
Exceptions |
Description |
|
will be raised if a call to CreateWellKnownSid failed | |
|
See CheckSID for exceptions description |
|
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!
|