# 50393: Type value should be 'private'.

Log Type: APPLICATION

Log Level: ERROR

## Description

Type parameter value is required and should be 'private'. Migration to 'public' type is not allowed.

### Possible causes

* No Type parameter provided
* Provided Type parameter not equal to 'private'

### Possible solutions

* Change Type parameter to 'private'
