Description
Gets the administrative context for an administrator, including information about the
specified user's administrative permissions, the name of the adaptor and virtual host to which
the user is connected, and whether the user is currently connected to Flash Media Server.
getAdmins()
Availability
Flash Player 6.
Flash Media Server 2.
Usage
getAdmins(adaptorName)
Parameters
Alternate adaptor, other than
adaptorName
administrators. If not specified,
Returns
If the call succeeds, the server sends a reply information object with a
, a
property of
status
code
array. The
object has the following properties:
data
Property
Description
Array; an array of admin names.
server_admins
String; name of an administrator.
admin name
Array; an array of vhost names.
vhost_admins
String; name of the virtual host for which the user is an administrator.
vhost
Description
Returns an array of all administrators on Flash Media Server. The returned data has two
top-level groups: server level administrators and vhost-level administrators. The server-level
administrators group is a simple list of names. The vhost administrators are subdivided by
vhost and each vhost contains a list of administrators names.
_defaultRoot_
_defaultRoot_
NetConnection.Call.Success
, on which to find vhost
is used.
, and a
data
property of
level
property that is an
getAdmins()
21
Need help?
Do you have a question about the FLASH MEDIA SERVER 2-SERVER MANAGEMENT ACTIONSCRIPT LANGUAGE and is the answer not in the manual?