Creates a new IFMEUserToken.
[Visual Basic]
Function CreateUserToken( _
ByVal token As String, _
ByVal clientAddress As String, _
ByVal expirationTimeout As Long _
) As Safe.FMEServer.API.Security.IFMEUserToken
a new IFMEUserToken instance
IFMESecurityManager Interface | IFMESecurityManager Members | Safe.FMEServer.API.Security Namespace