←Select platform

GetAllRoles Method

Summary

Retrieves all roles defined by the server.

Syntax

C#
VB
C++
public string[] GetAllRoles( 
   string extraData 
) 
  
Function GetAllRoles( _ 
   ByVal extraData As String _ 
) As String() 
array<String^>^ GetAllRoles(  
   String^ extraData 
)  

Parameters

extraData
User custom data.

Return Value

An array of strings representing the defined server roles.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Services Assembly