Twitterizer 2 Documentation
UseOAuth Property
NamespacesTwitterizerWebRequestBuilderUseOAuth
Gets or sets a value indicating whether the request will be signed with an OAuth authorization header.
Declaration Syntax
C#Visual Basic
public bool UseOAuth { get; private set; }
Public Property UseOAuth As Boolean
	Get
	Private Set
Value
true if [use O auth]; otherwise, false.

Assembly: Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)