Visual Guard Class Library Documentation

VGRolesInstance.AnonymousRole Property

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

public 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

VGRolesInstance Class | Novalys.VisualGuard.Security.Membership Namespace