System.Web.Profile.ProfileInfo: Property Members

The properties of System.Web.Profile.ProfileInfo are listed below. For a list of all members, see the ProfileInfo Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
IsAnonymousbool.

Gets whether the user name for the profile is anonymous.

[read-only]
LastActivityDateDateTime.

Gets the last date and time when the profile was read or updated.

[read-only]
LastUpdatedDateDateTime.

Gets the last date and time when the profile was updated.

[read-only]
Sizeint.

Gets the size of the profile property names and values stored in the data source.

[read-only]
UserNamestring.

Gets the user name for the profile.