Manages all the informations in the repository

Namespace: Novalys.VisualGuard.Security.Membership
Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2016.0.105.16 (2016.0.105.16)

Syntax

C#
public sealed class VGRepository : VGIMembershipObject, 
	VGIDocumentationMembershipObject
Visual Basic
Public NotInheritable Class VGRepository
	Implements VGIMembershipObject, VGIDocumentationMembershipObject

Remarks

Visual Guard role management enables you to manage authorization for your application.

This class can be used to interact with VGMembership

Inheritance Hierarchy

System..::..Object
  Novalys.VisualGuard.Security.Membership..::..VGRepository

See Also