CompiledScript.CertificateWarningHandler Method

Definition

Certificate Handler allows bypassing any certificate warnings so they don’t affect the overall monitoring process.

See also Certificate Handler

public void CertificateWarningHandler (CertificateWarningHandleType handleType)

Parameters

 handleType  CertificateWarningHandleType

Examples

CertificateWarningHandler (CertificateWarningHandleType.Ignore);