Visual Guard Class Library Documentation

VGRoles.AnonymousRole Property

Gets the name of the role granted to a user during an anonymous session.

public static String AnonymousRole {get;}

Property Value

the name of the anomynous role of the current application, null (Nothing in Visual Basic) when the current application does not supports anonymous session.

See Also

VGRoles Class | Novalys.VisualGuard.Security.Membership Namespace