orgUnitPath property
The full path of the parent organization associated with the user.
If the parent organization is the top-level, it is represented as a
forward slash (/
).
Implementation
core.String? orgUnitPath;
The full path of the parent organization associated with the user.
If the parent organization is the top-level, it is represented as a
forward slash (/
).
core.String? orgUnitPath;