Yammer.Net Documented Class Library
TokenKey Property
NamespacesOAuthOAuthKeyTokenKey
Declaration Syntax
C#Visual BasicVisual C++
public string TokenKey { get; set; }
Public Property TokenKey As String
public:
property String^ TokenKey {
	String^ get ();
	void set (String^ value);
}

Assembly: oAuth (Module: oAuth) Version: 1.0.0.0 (1.0.0.0)