FeatureSwitches.AS_SSPA_SkipCertificateCheckEnabled 属性

定义

获取是否启用跳过证书检查的信息。

public:
 property bool AS_SSPA_SkipCertificateCheckEnabled { bool get(); };
public bool AS_SSPA_SkipCertificateCheckEnabled { get; }
member this.AS_SSPA_SkipCertificateCheckEnabled : bool
Public ReadOnly Property AS_SSPA_SkipCertificateCheckEnabled As Boolean

属性值

Boolean

true 如果启用了跳过证书检查,则为 ;;否则为 false

适用于