Okta.Sdk.Model.CAPTCHAInstance

August 11, 2023 ยท View on GitHub

Properties

NameTypeDescriptionNotes
IdstringThe unique key for the CAPTCHA instance[optional] [readonly]
NamestringThe name of the CAPTCHA instance[optional]
SecretKeystringThe secret key issued from the CAPTCHA provider to perform server-side validation for a CAPTCHA token[optional]
SiteKeystringThe site key issued from the CAPTCHA provider to render a CAPTCHA on a page[optional]
TypeCAPTCHAType[optional]
LinksLinksSelf[optional]

[Back to Model list] [Back to API list] [Back to README]