This documentation is archived and is not being maintained.

ProfilePropertyMetadata Properties

The ProfilePropertyMetadata type exposes the following members.

  NameDescription
Public property AllowAnonymousAccess Gets or sets a value that indicates whether the property is available to unauthenticated users.
Public property DefaultValue Gets or sets the default value of the property.
Public property ExtensionData Infrastructure. Gets or sets a reference to an ExtensionDataObject instance.
Public property IsReadOnly Gets or sets a value that indicates whether a profile property is read-only.
Public property PropertyName Gets or sets the name of the profile property.
Public property SerializeAs Gets or sets a value that indicates how to serialize the property value.
Public property TypeName Gets or sets the assembly-qualified name of the profile property type.
Top
Show: