Leadtools.Dicom.WCF

RoleExists Method (IManageService)

Show in webframe



A System.String representing the role name to check for.
User custom data.
Checks if a role defined by the server.
Syntax
'Declaration
 
<OperationContractAttribute()>
Function RoleExists( _
   ByVal RoleName As String, _
   ByVal extraData As String _
) As Boolean
'Usage
 
Dim instance As IManageService
Dim RoleName As String
Dim extraData As String
Dim value As Boolean
 
value = instance.RoleExists(RoleName, extraData)

Parameters

RoleName
A System.String representing the role name to check for.
extraData
User custom data.

Return Value

true if the role name is defined by the server; otherwise false.
Requirements

Target Platforms

See Also

Reference

IManageService Interface
IManageService Members

 

 


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