IFMEApplicationResource Members
Public Instance Properties
| AssignedUserRoles |
The assigned user roles for this application resource.
Note: An assigned user role must have at least
one permission, otherwise it is the equivalent
of the user role not being assigned.
|
| Category |
The category of this application resource.
|
| ClientID |
The client ID of this application resource.
|
| DisplayName |
The display name of this application resource.
|
| Name |
The name of this application resource.
|
Public Instance Methods
| GetAssignedPermissions |
Gets assigned permissions for the specified
user role of this application resource.
|
| SetAssignedPermissions |
Sets assigned permissions for the specified user roles of this application resource.
Note: If no permissions are assigned, then the roles will no longer be assigned to the
application resource.
|
See Also
IFMEApplicationResource Interface | Safe.FMEServer.API.Security Namespace