Amazon.IdentityManagement.Model.ListSigningCertificatesResult.IsSetCertificates C# (CSharp) Method

IsSetCertificates() private method

private IsSetCertificates ( ) : bool
return bool
        internal bool IsSetCertificates()
        {
            return this.certificates.Count > 0;
        }