NineKwCaptchaHelperApiKey Property
Gets the 9KW's API user key.
Namespace: DevCase.ThirdParty.NineKwCaptchaAssembly: DevCase.net48.ThirdParty.9KwCaptcha (in DevCase.net48.ThirdParty.9KwCaptcha.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string ApiKey { get; }
Public ReadOnly Property ApiKey As String
Get
Dim instance As NineKwCaptchaHelper
Dim value As String
value = instance.ApiKey
public:
property String^ ApiKey {
String^ get ();
}
member ApiKey : string with get
No code example is currently available or this language may not be supported.
Property Value
String
The 9KW's API user key.