RecaptchaEnterprise Framework Reference

RecaptchaToken

  @interface 
 RecaptchaToken 
 : 
 NSObject 
 

Result of a successful execute operation.

  • Action that is intended for reCAPTCHA to protect.

    Declaration

    Swift

      var 
     recaptchaToken 
     : 
     String 
     { 
     get 
     } 
     
    

    Objective-C

      @property 
     ( 
     nonatomic 
     , 
     readonly 
     ) 
     NSString 
     * 
     _Nonnull 
     recaptchaToken 
     ; 
     
    
  • Unavailable

    Undocumented

    Declaration

    Objective-C

      - 
     ( 
     instancetype 
     ) 
     init 
     NS_UNAVAILABLE 
     ; 
     
    
Design a Mobile Site
View Site in Mobile | Classic
Share by: