Visual Guard Class Library Documentation

VGRoles.AnonymousRoleId Property

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

public static Guid AnonymousRoleId {get;}

Property Value

the unique identifier of the role granted to a user during an anonymous session, Empty when the current application does not supports anonymous session.

See Also

VGRoles Class | Novalys.VisualGuard.Security.Membership Namespace