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
AllowAnonymous | bool.
Gets or sets a value indicating whether the associated property in the dynamically generated ProfileCommon class can be set by anonymous users. | |
CustomProviderData | string.
Gets or sets a string of custom data for the profile property provider. | |
DefaultValue | string.
Gets or sets the default value used for the associated property in the dynamically generated ProfileCommon class. | |
Name | string.
Gets or sets the name of the System.Web.Configuration.ProfilePropertySettings object and the associated property in the dynamically generated ProfileCommon class. | |
Provider | string.
Gets or sets the name of a provider to use when serializing the named property. | |
ReadOnly | bool.
Gets or sets a value that determines whether the associated property in the dynamically generated ProfileCommon class is read-only. | |
SerializeAs | SerializationMode.
Gets or sets the serialization method used for the associated property in the dynamically generated ProfileCommon class. | |
Type | string.
Gets or sets the name of the type of the associated property in the dynamically generated ProfileCommon class. |
[read-only] override | Properties | System.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered. |