Adds an application resource.
[Visual Basic]
Sub AddApplicationResource( _
ByVal resource As Safe.FMEServer.API.Security.IFMEApplicationResource _
)
Exception Type | Condition |
---|---|
Safe.FMEServer.API.FMEServerException | if a FME Server exception occurred. An exception will also occur if user account with the same name or clientID already exists |
IFMESecurityManager Interface | IFMESecurityManager Members | Safe.FMEServer.API.Security Namespace