Properties
| Property | Type | Description |
|---|---|---|
| enabled | Boolean | Is the current user enabled on this site? . |
| homeFolder | String | The full virtual file-system path of the current user's home folder on this site. |
| homeWebApp | Object | The home web application for this user on this site. |
| siteName | String | The name of the site. |
Property Details
enabled :Boolean
- Description:
Is the current user enabled on this site?
Is the current user enabled on this site?
Type:
- Boolean
homeFolder :String
- Description:
The full virtual file-system path of the current user's home folder on this site.
The full virtual file-system path of the current user's home folder on this site.
Type:
- String
homeWebApp :Object
- Description:
The home web application for this user on this site.
The home web application for this user on this site.
Type:
- Object
(readonly) siteName :String
- Description:
The name of the site.
The name of the site.
Type:
- String