Leadtools.Dicom.WCF

GetAllRoles Method (IManageService)

Show in webframe



User custom data.
Retrieves all roles defined by the server.
Syntax
'Declaration
 
<OperationContractAttribute()>
Function GetAllRoles( _
   ByVal extraData As String _
) As String()
'Usage
 
Dim instance As IManageService
Dim extraData As String
Dim value() As String
 
value = instance.GetAllRoles(extraData)

Parameters

extraData
User custom data.

Return Value

An array of strings representing the defined server roles.
Requirements

Target Platforms

See Also

Reference

IManageService Interface
IManageService Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.