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