getUserGroup Method

Summary

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

Syntax
TypeScript
JavaScript
AnnGroupsRoles.prototype.getUserGroup = function( 
   userName 
) 
getUserGroup( 
   userName: string 
): string[]; 

Parameters

userName

The name of the user to check.

Return Value

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

Requirements

Target Platforms

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.