Creates a new IFMEUserAccount.
[Visual Basic]
Function CreateUserAccount( _
ByVal userName As String, _
ByVal userPassword As String _
) As Safe.FMEServer.API.Security.IFMEUserAccount
a new IFMEUserAccount instance.
IFMESecurityManager Interface | IFMESecurityManager Members | Safe.FMEServer.API.Security Namespace