getUserRoles Method (AnnGroupsRoles)

Summary

Gets a list of all the roles the specified user belong to.

Syntax

JavaScript Syntax
AnnGroupsRoles.prototype.getUserRoles = function(userName)
TypeScript Syntax
getUserRoles(userName: string): AnnRoles;

Parameters

userName

The name of the user to check.

Return Value

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize