bes user
The <bes user> inspectors let you keep track of the users authorized to use the BES Console. You can iterate over the users, producing lists containing information such as the name and authorization level.
| Version | Platforms |
|---|---|
| 8.0.584.0 | Session |
Creation
Returns a list of BES users that have been granted reading privileges on the specified site. Notice that the creator, owners (unless explicitly added) and writers of this site are not included in this reader list.Note: This is a Console-only inspector.
| Version | Platforms |
|---|---|
| 8.0.584.0 | Session |
Returns a list of BES users that have been granted writing privileges on the specified site. Notice that the creator and owners (unless explicitly added) of this site are not included in this reader list.Note: This is a Console-only inspector.
| Version | Platforms |
|---|---|
| 8.0.584.0 | Session |
Returns the bes user object corresponding to the user who last modified the BES Fixlet. This inspector is valid only for custom Fixlets.
- Q: name of modification user of bes fixlet whose (name of it = "My Fixlet")
- A: BFAdmin
| Version | Platforms |
|---|---|
| 10.0.4.0 | Session |
Returns a list of BES users that have been granted reading privileges on the specified site. Notice that the creator, owners (unless explicitly added) and writers of this site are not included in this reader list.Note: This is a Console-only inspector.
| Version | Platforms |
|---|---|
| 8.0.584.0 | Session |
Returns a list of BES users that have been granted writing privileges on the specified site. Notice that the creator and owners (unless explicitly added) of this site are not included in this reader list.Note: This is a Console-only inspector.
| Version | Platforms |
|---|---|
| 8.0.584.0 | Session |
Properties
If the user is a master operator, this inspector returns the Master Action site. Otherwise, it returns the operator site of the user. For example, "number of subscribed computers of action site of current console user".Example: number of subscribed computers of action site of current console user - Returns the number of computers currently subscribed to the specified user's Action site.
| Version | Platforms |
|---|---|
| 8.0.584.0 | Session |
Iterates and returns a list of the computers that are administered by the specified BES user.Example: names of administered computers of bes user whose (name of it is "Joe") - Returns the list of computers currently administered by the BES User named Joe.
| Version | Platforms |
|---|---|
| 8.0.584.0 | Session |
The link href property does not return an <A> tag but rather returns the value of the href attribute of the <A> tag that would be constructed by the other link inspectors. This allows you to create more flexible linking formats. (See link of <bes user>). Note that link href returns a normal string, not an HTML string.
| Version | Platforms |
|---|---|
| 8.0.584.0 | Session |
When you create or edit a user, you specify whether they can see all unmanaged assets, none, or only those that were scanned by a computer which the user manages. This inspector returns True if the "scanpoint only" option is set for the specified user.
| Version | Platforms |
|---|---|
| 8.0.584.0 | Session |
When you create or edit a user, you specify whether they can see all unmanaged assets, none, or only those that were scanned by a computer which the user manages. This inspector returns True if all assets are visible for the specified user.
| Version | Platforms |
|---|---|
| 8.0.584.0 | Session |
When you create or edit a user, you specify whether they can see all unmanaged assets, none, or only those that were scanned by a computer which the user manages. This inspector returns True if no assets are visible the specified user.
| Version | Platforms |
|---|---|
| 8.0.584.0 | Session |