Aqualogic Interaction API  
 

IPTSessionInfo.CheckCurrentUserIsAdmin Method 

Checks whether the current user is a member of the built-in Administrators group.

bool CheckCurrentUserIsAdmin();

Return Value

true if the user is a member of the Administrators group, false otherwise.

See Also

IPTSessionInfo Interface | com.plumtree.server Namespace