isUsingClientCertificate property
Whether or not the application's request controllers should use client-side HTTPS certificates.
Defaults to false.
Implementation
bool isUsingClientCertificate = false;
Whether or not the application's request controllers should use client-side HTTPS certificates.
Defaults to false.
bool isUsingClientCertificate = false;