WebCaptureSettings.AcceptCertificateWhenWarned Property¶
Indication that the spider should tell IE to always accept certificate when the IE comes accross one
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public bool AcceptCertificateWhenWarned { get; set; }
VB¶
Public Property AcceptCertificateWhenWarned As Boolean
Get
Set
Property Value¶
Type: Boolean