Click or drag to resize
UserContextCurrentRoles Property
Roles and Authorities for current active user and specified application in login.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public RoleList CurrentRoles { get; set; }

Property Value

Type: RoleList

Implements

IUserContextCurrentRoles
See Also