Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagec#
titleSample WCF C# Method
AuthServerResponseresp = ActiveDevicePasswordRecoveryChangePassword("accountLogin",
            "accountKey",
			"tinyD4nc3r",
	        "rid",
			"mid",
            "Mandy",
            "mandy@example.com",
            "Recover Password", 
			"Let us help you recover your password.",
            false);

...