Property Members
Include Protected Members
Include Inherited Members
Represents the definition for a user profile property.
The Property type exposes the following members.
Properties
Name | Description | |
---|---|---|
AllowPolicyOverride | ||
ChoiceList | ||
ChoiceType | ||
DefaultPrivacy | ||
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 | ||
IsImported | Gets a value indicating whether this user profile property is mapped to a Microsoft Active Directory directory service property. | |
IsMultivalued | ||
IsReplicable | ||
IsRequired | ||
IsSearchable | ||
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. | |
IsUpgrade | ||
IsUpgradePrivate | ||
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 | ||
Name | Gets or sets the property name that uniquely identifies this user profile property for this site and in the user profile database. | |
PrivacyPolicy | ||
Separator | ||
Type | Gets or sets the name of the property data type of the user profile property. | |
URI | ||
UserOverridePrivacy |
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