Amazon.IdentityManagement.Model.UploadServerCertificateRequest.IsSetCertificateChain C# (CSharp) Метод

IsSetCertificateChain() приватный Метод

private IsSetCertificateChain ( ) : bool
Результат bool
        internal bool IsSetCertificateChain()
        {
            return this._certificateChain != null;
        }