NineKwCaptchaHelper Constructor

Initializes a new instance of the NineKwCaptchaHelper class.

Definition

Namespace: DevCase.ThirdParty.NineKwCaptcha
Assembly: 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 NineKwCaptchaHelper(
	string apiKey
)

Parameters

apiKey  String
The 9KW's API user key.

Remarks

Note: Some functionalities of this assembly may require to install one or all of the listed NuGet packages:

https://www.nuget.org/packages/CodeScales.Http

See Also