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