Property members
Represents the definition for a user profile property.
The Property type exposes the following members.
Properties
Name | Description | |
---|---|---|
AllowPolicyOverride | Allow policy override on this property or not? | |
ChoiceList | Obsolete. The ChoiceList interface | |
ChoiceType | Obsolete. | |
DefaultPrivacy | Default Privacy of this property | |
Description | Property Description | |
DescriptionLocalized | ||
DisplayName | Gets or sets the display name of the user profile property. | |
DisplayNameLocalized | ||
DisplayOrder | Gets the order in which user profile properties are displayed. | |
IsAdminEditable | Gets a value indicating whether the administrator can edit this user profile property. | |
IsAlias | Gets or sets a value indicating whether this user profile property serves as the alias of the user. | |
IsColleagueEventLog | Whether or not changes to this property are returned for colleague's change tracking | |
IsImported | Gets a value indicating whether this user profile property is mapped to an Active Directory directory service property. | |
IsMultivalued | Is it multi-valued? | |
IsReplicable | Should this property be replicated to WSS sites? | |
IsRequired | Is this a required property -- mandatory field. | |
IsSearchable | Whether or not values of this property are indexed by search | |
IsSection | Gets a value indicating whether this property is a section. | |
IsSystem | Gets a value indicating whether this user profile property is a system-reserved property. | |
IsTaxonomic | ||
IsUpgrade | Did this property exist in a previously upgraded installation | |
IsUpgradePrivate | Was this property private in a previously upgraded installation | |
IsUserEditable | Gets or sets a value indicating whether a user can edit this user profile property. | |
IsVisibleOnEditor | Gets or sets a value indicating whether this user profile property is visible on the Edit My Profile page. | |
IsVisibleOnViewer | Gets or sets a value indicating whether this user profile property is displayed in the Details section of the user profile in the public view of each user's personal site. | |
Length | Gets or sets the maximum data length of the property of the user profile. | |
ManagedPropertyName | ||
MaximumShown | Multivalue Maximum shown | |
Name | Gets or sets the property name that uniquely identifies this user profile property for this site and in the user profile database. | |
PrivacyPolicy | Privacy Policy | |
Separator | Multivalue UI sperator | |
SubtypeName | ||
SubtypeProperty | ||
Type | Gets or sets the name of the property data type of the user profile property. | |
URI | Property URL | |
UserOverridePrivacy | Allow user to override privacy or not? |
Top
Methods
Name | Description | |
---|---|---|
Commit | Commits changes made to a property to the user profile database. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
GetUserInfoListField | ||
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Top