Amazon.IoT.Model.RegisterCertificateRequest.IsSetCaCertificatePem C# (CSharp) Method

IsSetCaCertificatePem() private method

private IsSetCaCertificatePem ( ) : bool
return bool
        internal bool IsSetCaCertificatePem()
        {
            return this._caCertificatePem != null;
        }