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