Search Results for

    Show / Hide Table of Contents

    Method SetUserName

    SetUserName(string, string, string, string)

    Sets the name of a user.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 11, 300, 80)]
    void SetUserName(string inAccountId, string inFirstName, string inLastName, string inInitials)
    Parameters
    Type Name Description
    string inAccountId

    User account identifier.

    string inFirstName

    User first name.

    string inLastName

    User last name.

    string inInitials

    User initials.

    Remarks

    If the IsAdmin property returns false, this method cannot be called (an exception will be thrown otherwise).

    This method is available since v7.10.

    In this article
    Back to top
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2025 TopSolid - All rights reserved.