NineKwCaptchaHelper Constructor
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 NineKwCaptchaHelper(
string apiKey
)
Public Sub New (
apiKey As String
)
Dim apiKey As String
Dim instance As New NineKwCaptchaHelper(apiKey)
public:
NineKwCaptchaHelper(
String^ apiKey
)
new :
apiKey : string -> NineKwCaptchaHelper
No code example is currently available or this language may not be supported.
Parameters
- apiKey String
-
The 9KW's API user key.