Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
Leadtools.Dicom.Services Namespace > IDICOMManage Interface : IsUserInRole Method |
'Declaration Function IsUserInRole( _ ByVal username As String, _ ByVal role As String, _ ByVal extraData As String _ ) As Boolean
'Usage Dim instance As IDICOMManage Dim username As String Dim role As String Dim extraData As String Dim value As Boolean value = instance.IsUserInRole(username, role, extraData)