Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / UserRights Class / SetUser Method
User name as a string
User password as a string

In This Topic
    SetUser Method
    In This Topic
    Sets the user.
    Syntax

    Parameters

    strUserName
    User name as a string
    strUserPassword
    User password as a string

    Return Value

    • TRUE: User was changed.
    • FALSE: User was not changed.
    See Also