Amazon.IdentityManagement.Model.GetServerCertificateResponse.IsSetServerCertificate C# (CSharp) Method

IsSetServerCertificate() private method

private IsSetServerCertificate ( ) : bool
return bool
        internal bool IsSetServerCertificate()
        {
            return this._serverCertificate != null;
        }
GetServerCertificateResponse