Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

GetUserGroup Method






The name of the user to check.
Gets a list of all the groups the specified user belong to.
Syntax
public virtual List<string> GetUserGroup( 
   string userName
)
'Declaration
 
Public Overridable Function GetUserGroup( _
   ByVal userName As String _
) As List(Of String)
public virtual List<string> GetUserGroup( 
   string userName
)
public List<String> getUserGroup(String userName)
 function Leadtools.Annotations.Core.AnnGroupsRoles.GetUserGroup( 
   userName 
)

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

See Also

Reference

AnnGroupsRoles Class
AnnGroupsRoles Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features