Amazon.IdentityManagement.Model.DeleteSigningCertificateRequest.IsSetCertificateId C# (CSharp) Méthode

IsSetCertificateId() private méthode

private IsSetCertificateId ( ) : bool
Résultat bool
        internal bool IsSetCertificateId()
        {
            return this._certificateId != null;
        }