Amazon.APIGateway.Model.GenerateClientCertificateResponse.IsSetPemEncodedCertificate C# (CSharp) Méthode

IsSetPemEncodedCertificate() private méthode

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