Removes the user token for the specified user.
[Visual Basic]
Function RemoveUserToken( _
ByVal userName As String _
) As Boolean
true if user token existed and was removed, otherwise false if user token did not exist
Exception Type | Condition |
---|---|
Safe.FMEServer.API.FMEServerException | if a FME Repository exception occurred |
IFMESecurityManager Interface | IFMESecurityManager Members | Safe.FMEServer.API.Security Namespace