acceptsUntrustedRootCertificate property
- @BuiltValueField.new(wireName: r'acceptsUntrustedRootCertificate')
Indicates if untrusted SSL certificates are accepted. Default value: false.
Implementation
@BuiltValueField(wireName: r'acceptsUntrustedRootCertificate')
bool? get acceptsUntrustedRootCertificate;