Location: Symbol Reference > Classes > TJwSecurityToken Class > TJwSecurityToken Properties > TJwSecurityToken.TokenGroups Property
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSecurityToken.TokenGroups Property
Pascal
property TokenGroups: TJwSecurityIdList;

TokenGroups contains the groups which the token belongs to. The caller is responsible to free the returned security id list. Do not use members of TokenGroups directly without using a variable. Every call of members directly will result into a new list! 

The token handle must be valid otherwise EJwsclInvalidTokenHandle will be raised. 

Get: see GetTokenInformation for more information about exceptions. Set: EJwsclNILParameterException is raised if the given list is nil. EJwsclWinCallFailedException is raised if a call to AdjustTokenGroups 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!