Gets the unique identifier of the application of the application

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 Guid ApplicationId { get; }
Visual Basic
Public ReadOnly Property ApplicationId As Guid
	Get

Property Value

Type: Guid
The unique identifier of the application of the application

See Also