Gets the unique Visual Guard identifier that will be see in the application

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

Syntax

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

Property Value

Type: Guid

Remarks

returns the original id if it is a new version of another permission.

See Also