Amazon.APIGateway.Model.GetClientCertificateResponse.IsSetClientCertificateId C# (CSharp) Méthode

IsSetClientCertificateId() private méthode

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