This documentation is archived and is not being maintained.
ProfilePropertyMetadata Properties
Visual Studio 2008
The ProfilePropertyMetadata type exposes the following members.
| Name | Description | |
|---|---|---|
|
AllowAnonymousAccess | Gets or sets a value that indicates whether the property is available to unauthenticated users. |
|
DefaultValue | Gets or sets the default value of the property. |
|
IsReadOnly | Gets or sets a value that indicates whether a profile property is read-only. |
|
PropertyName | Gets or sets the name of the profile property. |
|
SerializeAs | Gets or sets a value that indicates how to serialize the property value. |
|
TypeName | Gets or sets the assembly-qualified name of the profile property type. |
Show: