isRestricted property
The restricted mode of the pluggable database.
If a pluggable database is opened in restricted mode, the user needs both create a session and have restricted session privileges to connect to it.
Optional.
Implementation
core.bool? isRestricted;