Click or drag to resize

UserInfo Properties

The UserInfo type exposes the following members.

Properties
  NameDescription
Public propertyDisplayName
The name of the user as it is displayed throughout the articy:draft GUI.
Public propertyEMail
Optional email address of the articy:draft user.
Public propertyHasFloatingLicense
true if the user’s license level is "articy:draft floating multi-user", otherwise false.
Public propertyHasMultiUserLicense
true if the user’s license level is "articy:draft multi-user", otherwise false.
Public propertyHasViewerLicense
True if the user’s license level is "articy:draft viewer", otherwise false.
Public propertyId
The Guid of the user
Public propertyLoginName
The name that needs to be used when logging into an articy:server. Currently display name and login name are identical.
Top
See Also