Location: Symbol Reference > Classes > TJwSecurityToken Class > TJwSecurityToken Methods > TJwSecurityToken.IsEqual Method
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSecurityToken.IsEqual Method
Pascal
function IsEqual(aToken: TJwSecurityToken): boolean;

IsEqual returns true if both tokens do have the same accesscheck; otherwise false. It returns false if aToken is nil.

IsEqual compares the token instance with a second one. This function loads a function from ntdll.dll dynamically. This function is only available on XP or better

Exceptions 
Description 
will be raised if the token or aToken does not have access type TOKEN_QUERY 
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!