ProfileInfo Properties
.NET Framework (current version)
Namespace:
System.Web.Profile
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | IsAnonymous | Gets whether the user name for the profile is anonymous. |
![]() | LastActivityDate | Gets the last date and time when the profile was read or updated. |
![]() | LastUpdatedDate | Gets the last date and time when the profile was updated. |
![]() | Size | Gets the size of the profile property names and values stored in the data source. |
![]() | UserName | Gets the user name for the profile. |
Show:
