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: 2016.0.105.16 (2016.0.105.16)

Syntax

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

Property Value

Type: String
the unique identifier of the user used to store in a repository.

See Also