Click or drag to resize

VGGrantedGroup Class

Inheritance Hierarchy
SystemObject
  Novalys.VisualGuard.SecurityVGGrantedGroup

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2018.1.720.18 (2018.1.0720.18)
Syntax
[SerializableAttribute]
public class VGGrantedGroup : ISerializable

The VGGrantedGroup type exposes the following members.

Constructors
  NameDescription
Public methodVGGrantedGroup
Initializes a new instance of the VGGrantedGroup class
Top
Properties
  NameDescription
Public propertyDisplayName
Public propertyFriendlyName
Public propertyId
Public propertyIsActive
Represente if the group is consedering for the application security.
Public propertyIsContextual
Can be selected by the user when the application has Single or Multiple selection
Public propertyIsMultiUserProfileSupported
Represents if this group supports multi user profile value or not.
Public propertyItemGuid
Gets or sets profileAttribute Value by attribute's Id.
Public propertyItemString
Gets or sets profileAttribute Value by attribute's propertyName.
Public propertyName
Public propertyProfileValues
Top
Methods
See Also