3 writes to _IsPersistent
System.Web (3)
Security\FormsAuthenticationTicket.cs (3)
185_IsPersistent = isPersistent; 202_IsPersistent = isPersistent; 220_IsPersistent = isPersistent;
1 reference to _IsPersistent
System.Web (1)
Security\FormsAuthenticationTicket.cs (1)
56public bool IsPersistent { get { return _IsPersistent;}}