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

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