Amazon.Redshift.Model.DescribeHsmClientCertificatesResponse.IsSetHsmClientCertificates C# (CSharp) Method

IsSetHsmClientCertificates() private method

private IsSetHsmClientCertificates ( ) : bool
return bool
        internal bool IsSetHsmClientCertificates()
        {
            return this._hsmClientCertificates != null && this._hsmClientCertificates.Count > 0; 
        }
DescribeHsmClientCertificatesResponse