isUsingClientCertificate property

bool isUsingClientCertificate
getter/setter pair

Whether or not the application's request controllers should use client-side HTTPS certificates.

Defaults to false.

Implementation

bool isUsingClientCertificate = false;