Gets a boolean value indicating whether the role is an anonymous role

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 bool IsAnonymous { get; }
Visual Basic (Declaration)
Public ReadOnly Property IsAnonymous As Boolean

See Also