OAuthContext.HasRequestToken property

Returns a value indicating if request token is present.

public bool HasRequestToken { get; }

See Also