Click or drag to resize
InstagramConfigClientSecret Property
Gets or sets the client secret.

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

Property Value

Type: String
The client secret.
See Also