FME Server .NET API

IFMEUserAccount Members

Public Instance Properties

AssignedUserRoles The assigned user roles for this user account.
FullName The full name of this user account.
Password Sets the password of this user account. Note: Only Administrators should be allowed to set a password without providing an existing password. Users with less privileges should be forced to provide an existing password like in the changePassword method.
UserName The username of this user account.

See Also

IFMEUserAccount Interface | Safe.FMEServer.API.Security Namespace