Click or drag to resize
InstagramApiAssertIsAuthenticated Method
Asserts if the user is authenticated.

Namespace: InstaSharp.Endpoints
Assembly: InstaSharp (in InstaSharp.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
protected void AssertIsAuthenticated()
Exceptions
ExceptionCondition
InvalidOperationExceptionYou are not authenticated
See Also