Visual Guard Class Library Documentation

VGPrincipalPermissionAttribute.RepositoryId Property

Gets or sets the Visual Guard unique identifier of the item (role or permission).

public String RepositoryId {get; set;}

Property Value

The Visual Guard unique identifier of the item (role or permission).

Remarks

The value must be a valid Guid.

When is equal to false, this value is ignored.

See Also

VGPrincipalPermissionAttribute Class | Novalys.VisualGuard.Security Namespace