Gets the unique Visual Guard identifier of the permission

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

Syntax

C#
Guid Id { get; }
Visual Basic
ReadOnly Property Id As Guid
	Get

Property Value

Type: Guid

See Also