Adds a new user token for the specified user.
[Visual Basic]
Sub AddUserToken( _
ByVal userName As String, _
ByVal userToken As Safe.FMEServer.API.Security.IFMEUserToken _
)
Exception Type | Condition |
---|---|
Safe.FMEServer.API.FMEServerException | if a FME Repository exception occurred |
IFMESecurityManager Interface | IFMESecurityManager Members | Safe.FMEServer.API.Security Namespace