Yammer.Net Documented Class Library
Key Property
NamespacesYammerAuthKey
The OAuth key to use
Declaration Syntax
C#Visual BasicVisual C++
public OAuthKey Key { get; set; }
Public Property Key As OAuthKey
public:
property OAuthKey^ Key {
	OAuthKey^ get ();
	void set (OAuthKey^ value);
}

Assembly: Yammer (Module: Yammer) Version: 1.0.0.0 (1.0.0.0)