Gets the unique identifier from the repository for the role.

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

Syntax

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

Field Value

the unique identifier from the repository for the role.

See Also