ProfileSubtypeProperty Properties

Include Protected Members
Include Inherited Members

The ProfileSubtypeProperty type exposes the following members.

Properties

  Name Description
Public property AllowPolicyOverride Gets a value indicating whether a privacy policy override is allowed for this property.
Public property CoreProperty Gets the core property that matches this profile subtype property.
Public property DefaultPrivacy Gets or sets the default privacy for this property.
Public property DisplayName Gets the display name for this property.
Public property DisplayOrder Gets position in the display order for this property.
Public property IsAdminEditable Gets a value indicating whether this property can be edited by an administrator.
Public property IsAlias Gets a value indicating whether this property is a user alias.
Public property IsImported Gets a value indicating whether this property has been imported.
Public property IsRequired Gets a value indicating whether this is a mandatory property.
Public property IsSection Gets a value indicating whether this is a section property. (Overrides PropertyBase.IsSection.)
Public property IsUpgrade Gets or sets a value indicating whether this property exists in a previously upgraded installation. (Inherited from PropertyBase.)
Public property IsUpgradePrivate Gets or sets a value indicating whether this property exists in a previously upgraded installation. (Inherited from PropertyBase.)
Public property IsUserEditable Gets or sets a value indicating whether this property can be edited by users.
Public property Name Gets or sets the property name. (Overrides PropertyBase.Name.)
Protected property PartitionID Gets the GUID that uniquely identifies the current partition for this property. (Inherited from PropertyBase.)
Public property PrivacyPolicy Gets or sets the privacy policy for this property.
Public property ProfileName Gets the name of the profile associated with this profile subtype property.
Public property TypeProperty Gets the profile type property that matches this profile subtype property.
Public property UserOverridePrivacy Gets or sets a value indicating whether a user is allowed to override the privacy for this property.

Top

See Also

Reference

ProfileSubtypeProperty Class

Microsoft.Office.Server.UserProfiles Namespace