Service1ClientDeleteUser Method |
Namespace: SxcDeskAppLib.SxcWebSvcRef
public void DeleteUser( string userId, string key )
Public Sub DeleteUser ( userId As String, key As String )
public: virtual void DeleteUser( String^ userId, String^ key ) sealed
abstract DeleteUser : userId : string * key : string -> unit override DeleteUser : userId : string * key : string -> unit