FME Server .NET API

IFMEApplicationResource.AssignedUserRoles Property

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.

[Visual Basic]
Property AssignedUserRoles As String()
[C#]
string[] AssignedUserRoles {get;}

See Also

IFMEApplicationResource Interface | IFMEApplicationResource Members | Safe.FMEServer.API.Security Namespace