Service1ClientForgotUsernameRequest Method |
Namespace: SxcDeskAppLib.SxcWebSvcRef
public bool ForgotUsernameRequest( string email, string key )
Public Function ForgotUsernameRequest ( email As String, key As String ) As Boolean
public: virtual bool ForgotUsernameRequest( String^ email, String^ key ) sealed
abstract ForgotUsernameRequest : email : string * key : string -> bool override ForgotUsernameRequest : email : string * key : string -> bool