Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

GetUserRoles Method

Show in webframe
The name of the user to check.
Gets a list of all the roles the specified user belong to.
Syntax
 function Leadtools.Annotations.Core.AnnGroupsRoles.getUserRoles( 
   userName 
)

Parameters

ParameterTypeDescription
userNamestringThe name of the user to check.

Return Value

TypeDescription
AnnRoles A list of roles this user belong to. Or an empty list if the user is not found in the system.
See Also

Reference

AnnGroupsRoles Object
AnnGroupsRoles Members

Error processing SSI file