 | OAuthParameterNameOAuthConsumerKey Field |
'oauth_consumer_key' parameter name.
Namespace: Limilabs.Client.AuthenticationAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic 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
String
See Also