See Also: CustomProviderDataAttribute Members
The System.Web.Profile.CustomProviderDataAttribute class is used to supply a string of data with a profile property to a custom profile provider. The custom data string can be set to any string value and is set using the customProviderData attribute of the add configuration element for adding profile properties. If the customProviderData attribute is set, then the value is placed in the System.Configuration.SettingsProperty.Attributes collection for the property and is indexed by the name "CustomProviderData."