Click or drag to resize

GroupGuidAndName Class

Inheritance Hierarchy
SystemObject
  FileHold.UserRoleManagerGroupGuidAndName

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public class GroupGuidAndName

The GroupGuidAndName type exposes the following members.

Constructors
  NameDescription
Public methodGroupGuidAndName
Initializes a new instance of the GroupGuidAndName class
Public methodGroupGuidAndName(Guid, String)
Initializes a new instance of the GroupGuidAndName class
Top
Properties
  NameDescription
Public propertyGuid
Public propertyName
Top
Extension Methods
See Also