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

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