UserContext Properties

Spotfire 14.3 API Reference

The UserContext type exposes the following members.

Properties

  NameDescription
Public propertyDisplayName
Gets the display name of the user.
Public propertyDomain
Gets the domain the user belongs to. This can be an actual LDAP domain or an internal Spotfire domain.
Public propertyGroups
Gets the names of the groups the user belongs to.
Public propertyIsAuthenticated
Gets a value indicating whether the user is authenticated. When working offline in the client or when Spotfire Desktop is used, this will be false.
Public propertyUsername
Gets the username of the user. This can have the domain name included or contain only the user name.
Top
See Also

Reference