|
JWSCL Documentation
|
constructor Create(const SIDString: TJwString); overload;
|
Parameters |
Description |
|
const SIDString: TJwString |
must be in form "S-1-III-SSS[-SSS]^7". Where I = identifier authority and S = subautority (from 1 to 8) |
Create creates a SID instance from a string that represents a SID. The resulted SID will be checked by CheckSID .
|
Exceptions |
Description |
|
will be raised if a call to ConvertStringSidToSid failed | |
|
See CheckSID for exceptions description | |
|
COM |
Also available as com method. |
|
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!
|