Schema
Specify the schema to use. The available schemas are Information (only 1) and dynamic environment schemas (1 for each environment in your PingOne organization).
Data Type
string
Default Value
""
Remarks
This should match to the schema name that the driver pushes in the result set when all schemas are listed.
The Information schema exposes entities which reside above environments in the PingOne hierarchy, such as Organizations.
The driver exposes a schema for each environment in the organization of the authenticated user. In these schemas you can find entities which reside below environments in the PingOne hierarchy such as Users.
Example:
Schema='Administrators';