Creates a new IFMEApplicationResource.
[Visual Basic]
Function CreateApplicationResource( _
ByVal name As String, _
ByVal displayName As String, _
ByVal clientID As String, _
ByVal category As String _
) As Safe.FMEServer.API.Security.IFMEApplicationResource
a new IFMEApplicationResource instance.
IFMESecurityManager Interface | IFMESecurityManager Members | Safe.FMEServer.API.Security Namespace