ProfileInfo Properties
.NET Framework 2.0
| 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.
|
Reference
ProfileInfo ClassSystem.Web.Profile Namespace
Other Resources
Implementing a Profile ProviderASP.NET Profile Properties
Community Additions
ADD
Show: