Create users

Create a new user type with a custom property that controls if a clock label is shown or hidden in the UI.
  1. Create a user:
    1. In the
      Project view
      pane, expand the
      Security
      folder.
    2. Right-click the
      Users
      folder and select
      New
      User
      .
    3. Hover-over the user, select
      Edit
      , and enter
      UserPersistentSettings
      .
    4. In the
      Properties
      pane, at the top, select
      Add
      and select
      Variable
      .
    5. Hover-over the variable, select
      Edit
      , and enter
      ShowClock
      .
    6. Next to the variable, select
      Int32
      and select
      Boolean
  2. Create a user type:
    1. In the
      Type view
      pane, double-click
      Security
      and then double-click
      Users
      .
    2. From the
      Project view
      pane, drag
      UserPersistentSettings
      into the
      Type view
      pane.
  3. Create a folder for the new user type:
    1. Right-click the
      Users
      folder and select
      New
      Folder
      .
    2. Hover-over the folder, select
      Edit
      , and enter
      UsersPersistentSettings
      .
  4. Add users with persistent settings:
    1. In the
      Project view
      pane, hover-over
      UserPersistentSettings
      , select
      Edit
      , and enter
      Bob
      .
    2. Drag
      Bob
      into the
      UsersPersistentSettings
      folder.
    3. In the
      Properties
      pane, set the
      Password
      value to
      test
      .
    4. Right-click the
      UsersPersistentSettings
      folder and select
      New
      All
      Security
      Users
      UserPersistentSettings
      .
    5. In the
      Properties
      pane, set the
      Password
      value to
      test
      .
    6. Hover-over the user, select
      Edit
      , and enter
      Jane
      .
Fornire un feedback
Hai domande o feedback su questa documentazione? invia il tuo feedback qui.