Visual Guard Class Library Documentation

VGRolesInstance.AnonymousRoleId Property

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

public 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

VGRolesInstance Class | Novalys.VisualGuard.Security.Membership Namespace