|
JWSCL Documentation
|
function EqualSid(pSid1: TJwSecurityId): boolean; virtual;
|
Parameters |
Description |
|
pSid1: TJwSecurityId |
the SID to be compared with the current sid instance |
If the SID prefixes are equal, the return value is true; otherwise false
EqualSid tests two security-identifier (SID) values for equality.
|
Exceptions |
Description |
|
if parameter pSID1 is nil | |
|
if the call to a winapi function failed |
|
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!
|