Amazon.KeyManagementService.Model.GetParametersForImportResponse.IsSetPublicKey C# (CSharp) Méthode

IsSetPublicKey() private méthode

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