An OAuth Consumer for .NET 2.0
Export Method
NamespacesExtremeSwank.OAuthConsumerRegistrationExport()()()
Serialize the object to a string that can be used to restore the object at a later time.
Declaration Syntax
C#Visual BasicVisual C++
public string Export()
Public Function Export As String
public:
String^ Export()
Return Value
The serialized object data.

Assembly: ExtremeSwank.OAuth (Module: ExtremeSwank.OAuth) Version: 1.2.0.0 (1.2.0.0)