Click or drag to resize
InstagramApiOAuthResponse Property
Gets the o authentication response.

Namespace: InstaSharp.Endpoints
Assembly: InstaSharp (in InstaSharp.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public OAuthResponse OAuthResponse { get; }

Property Value

Type: OAuthResponse
The o authentication response.
See Also