Amazon.KeyManagementService.Model.ImportKeyMaterialRequest.IsSetEncryptedKeyMaterial C# (CSharp) Метод

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

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