←Select platform

DeleteRole Method

Summary

Deletes a specific role.

Syntax

C#
VB
C++
public void DeleteRole( 
   string roleName, 
   string extraData 
) 
  
Sub DeleteRole( _ 
   ByVal roleName As String, _ 
   ByVal extraData As String _ 
)  
void DeleteRole(  
   String^ roleName, 
   String^ extraData 
)  

Parameters

roleName
A System.String representing the role to be deleted.

extraData
User custom data.

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