OAuthAuthorization
ConsumerKey Property
Nemiro.OAuth
Gets or sets the consumer key.
Namespace:
Nemiro.OAuth
Assembly:
Nemiro.OAuth
(in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
string
ConsumerKey
{
get
;
set
; }
public string ConsumerKey { get; set; }
Public
Property
ConsumerKey
As
String
Get
Set
Public Property ConsumerKey As String Get Set
Property Value
Type:
String
See Also
OAuthAuthorization Class
Nemiro.OAuth Namespace