| OAuthParameterNameOAuthConsumerKey Field |
'oauth_consumer_key' parameter name.
Namespace:
Limilabs.Client.Authentication
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public const string OAuthConsumerKey = "oauth_consumer_key"
Public Const OAuthConsumerKey As String = "oauth_consumer_key"
public:
literal String^ OAuthConsumerKey = "oauth_consumer_key"
static val mutable OAuthConsumerKey: string
Field Value
Type:
StringSee Also