Click or drag to resize

VGRolesDefaultRoleId 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.0.101.19 (2019.0.0101.19)
Syntax
public static 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