Amazon.IdentityManagement.Model.UploadSigningCertificateResult.IsSetCertificate C# (CSharp) Méthode

IsSetCertificate() private méthode

private IsSetCertificate ( ) : bool
Résultat bool
        internal bool IsSetCertificate()
        {
            return this.certificate != null;
        }
    }
UploadSigningCertificateResult