System.Web.Configuration.ProfilePropertySettings: Property Members

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

See Also: Inherited members from System.Configuration.ConfigurationElement

Public Properties

AllowAnonymousbool.

Gets or sets a value indicating whether the associated property in the dynamically generated ProfileCommon class can be set by anonymous users.

CustomProviderDatastring.

Gets or sets a string of custom data for the profile property provider.

DefaultValuestring.

Gets or sets the default value used for the associated property in the dynamically generated ProfileCommon class.

Namestring.

Gets or sets the name of the System.Web.Configuration.ProfilePropertySettings object and the associated property in the dynamically generated ProfileCommon class.

Providerstring.

Gets or sets the name of a provider to use when serializing the named property.

ReadOnlybool.

Gets or sets a value that determines whether the associated property in the dynamically generated ProfileCommon class is read-only.

SerializeAsSerializationMode.

Gets or sets the serialization method used for the associated property in the dynamically generated ProfileCommon class.

Typestring.

Gets or sets the name of the type of the associated property in the dynamically generated ProfileCommon class.

Protected Properties

[read-only]
override
PropertiesSystem.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered.