Click or drag to resize
InstagramConfigClientId Property
Gets or sets the client identifier.

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

Property Value

Type: String
The client identifier.
See Also