Click or drag to resize
InstagramConfigOAuthUri Property
Gets or sets the o authentication URI.

Namespace: InstaSharp
Assembly: InstaSharp (in InstaSharp.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public string OAuthUri { get; set; }

Property Value

Type: String
The o authentication URI.
See Also