OAuthConstants.Nonce field

Random string, generated for each request, based on the timestamp value.

public const string Nonce;

See Also