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