ImgurUploaderClientSecret Property
Gets the unique client secret that is provided with the imgur API application registration.
Example Id: "c2b80785e393928644b54d6d970338744e764104"
Namespace: DevCase.ThirdParty.ImgurAssembly: DevCase.net48.ThirdParty.Imgur (in DevCase.net48.ThirdParty.Imgur.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string ClientSecret { get; }
Public ReadOnly Property ClientSecret As String
Get
Dim instance As ImgurUploader
Dim value As String
value = instance.ClientSecret
public:
property String^ ClientSecret {
String^ get ();
}
member ClientSecret : string with get
No code example is currently available or this language may not be supported.
Property Value
String