IF request.ClientCertificate = nothing THEN ............... ............... END IF if(Request.ClientCertificate is null) { ................... }