tenancy
Contains the user tenant information for the current session.
What's new
- New in Version 10.2.2 — Full tenant impersonation capability for system administrators
-
This class was added.
Properties
This class has the following properties.
- tenantID
- Identifies the user's true tenantID.
This property
- is of type string
- is encoded as type xs:string
- is read-only
- readTenantIDs
- Identifies the set of tenantIDs the user belongs to, i.e. the user's tenantID bounding
set.
This property
- is an array of type string
- is encoded as type tns:stringArray
- is read-only
- writeTenantID
- Identifies the user's tenantID that is used to create objects. The writeTenantID must
be a subset of the readTenantIDs.
This property
- is of type string
- is encoded as type xs:string
- is read-only