Amazon.Redshift.Model.DescribeHsmClientCertificatesResponse.IsSetHsmClientCertificates C# (CSharp) Méthode

IsSetHsmClientCertificates() private méthode

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