AVCaptchaDigest Class Reference
Inherits from | AVDynamicObject : NSObject |
---|---|
Declared in | AVCaptcha.h |
nonce
A nonce used to verify captcha.
@property (nonatomic, copy, readonly) NSString *nonce
Discussion
A nonce used to verify captcha.
Declared In
AVCaptcha.h
URLString
URL string of captcha image.
@property (nonatomic, copy, readonly) NSString *URLString
Discussion
URL string of captcha image.
Declared In
AVCaptcha.h