Versions Compared

Key

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

...

Code Block
languagec#
titleSample WCF C# Method
AuthServerResponse  resp = AssginDeviceEnableDevice("accountLogin",             
            "accountKey", 
            "Mandy", 
            "OATH_1234567");

...