Gets the Anonymous Role of the application.

Namespace:  Novalys.VisualGuard.Security.Membership
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 3.2.912.1 (3.2.912.01)

Syntax

C#
public VGRoleId DefaultRole { get; }
Visual Basic (Declaration)
Public ReadOnly Property DefaultRole As VGRoleId

Return Value

The Anonymous Role of the application.

See Also