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).
データ型
string
デフォルト値
""
解説
This should match to the schema name that the connector 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 connector 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';