Click or drag to resize

VGRolesInstanceDefaultRoleId Property

Gets the unique identifier of the default role of the application.

Namespace:  Novalys.VisualGuard.Security.Membership
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public Guid DefaultRoleId { get; }

Property Value

Type: Guid
the unique identifier of the default role of the current application, Empty if there is no default role.
See Also