The members of System.Web.Profile.ProfileInfo are listed below.
See Also: Inherited members from System.Object
![]() Creates an instance of the System.Web.Profile.ProfileInfo class with the specified property values. |
![]() Creates an instance of the System.Web.Profile.ProfileInfo object for a class that inherits the System.Web.Profile.ProfileInfo class. |
[read-only] | IsAnonymous | bool.
![]() Gets whether the user name for the profile is anonymous. |
[read-only] | LastActivityDate | DateTime.
![]() Gets the last date and time when the profile was read or updated. |
[read-only] | LastUpdatedDate | DateTime.
![]() Gets the last date and time when the profile was updated. |
[read-only] | Size | int.
![]() Gets the size of the profile property names and values stored in the data source. |
[read-only] | UserName | string.
![]() Gets the user name for the profile. |