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.
[Visual Basic]
Sub SetAssignedPermissions( _
ByVal roleNames As String(), _
ByVal permissionNames As String() _
)
IFMEApplicationResource Interface | IFMEApplicationResource Members | Safe.FMEServer.API.Security Namespace