Gets the specified user account.
[Visual Basic]
Function GetUserAccount( _
ByVal userName As String _
) As Safe.FMEServer.API.Security.IFMEUserAccount
a user account. If no user account found for specified userName, then null is returned.
| Exception Type | Condition | 
|---|---|
| Safe.FMEServer.API.FMEServerException | if a FME Repository exception occurred | 
IFMESecurityManager Interface | IFMESecurityManager Members | Safe.FMEServer.API.Security Namespace