Gets the unique identifier of the information used to store in a repository

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 of the information used to store in a repository.

See Also