Amazon.IoT.Model.ListCertificatesByCARequest.IsSetCaCertificateId C# (CSharp) Méthode

IsSetCaCertificateId() private méthode

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