Location: Symbol Reference > Classes > TJwSecurityToken Class > TJwSecurityToken Properties > TJwSecurityToken.PrivilegeEnabled Property
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwSecurityToken.PrivilegeEnabled Property
Pascal
property PrivilegeEnabled [Name: TJwString]: boolean;

PrivilegeEnabled[Name sets or gets a privilege of the token. If you plan to use this property extensivly try GetTokenPrivileges instead. 

EJwsclPrivilegeNotFoundException will be raised if you try to set a privilege that is unknown or not available in the token. If you try to read a privilege that could not be found in the privilege list the return value will be false. 

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!