Click or drag to resize

ObjectInRoleExtraRoles Property

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public List<int> ExtraRoles { get; set; }

Property Value

Type: ListInt32
See Also