Service1ClientGetUserRolesForGroup Method |
Namespace: SxcDeskAppLib.SxcWebSvcRef
public DataSet GetUserRolesForGroup( string groupId, string key )
Public Function GetUserRolesForGroup ( groupId As String, key As String ) As DataSet
public: virtual DataSet^ GetUserRolesForGroup( String^ groupId, String^ key ) sealed
abstract GetUserRolesForGroup : groupId : string * key : string -> DataSet override GetUserRolesForGroup : groupId : string * key : string -> DataSet