Adds a user role.
[Visual Basic]
Sub AddUserRole( _
ByVal role As Safe.FMEServer.API.Security.IFMEUserRole _
)
Exception Type | Condition |
---|---|
Safe.FMEServer.API.FMEServerException | if a FME Server exception occurred. An exception will also occur if user role with the same name already exists. |
IFMESecurityManager Interface | IFMESecurityManager Members | Safe.FMEServer.API.Security Namespace