Gets the Visual Guard Repository Id of the user for which the permission will be loaded.

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 3.2.912.1 (3.2.912.01)

Syntax

C#
public string RepositoryId { get; }
Visual Basic (Declaration)
Public ReadOnly Property RepositoryId As String

Field Value

The Visual Guard Repository Id of the user for which the permission will be loaded.

See Also