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