←Select platform

GetRolesForUser Method (IManageService)

Summary

Gets the roles which a user is a member of.

Syntax

C#
VB
C++
[OperationContractAttribute()] 
string[] GetRolesForUser(  
   string username, 
   string extraData 
) 
<OperationContractAttribute()> 
Function GetRolesForUser( _ 
   ByVal username As String, _ 
   ByVal extraData As String _ 
) As String() 
[OperationContractAttribute()] 
array<String^>^ GetRolesForUser(  
   String^ username, 
   String^ extraData 
) 

Parameters

username
An array of strings representing all roles which the user is a member in.

extraData
User custom data.

Requirements

Target Platforms

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