Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Contains user profile property information.
The PropertyData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
PropertyData | Initializes a new instance of the PropertyData class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
IsPrivacyChanged | Gets or sets a value that indicates whether the privacy level of the property for the user has been changed. |
![]() |
IsValueChanged | Gets or sets a value that indicates whether the property value for the user has been changed. |
![]() |
Name | Gets or sets the name of the property for the user. |
![]() |
Privacy | Gets or sets the privacy level of the user profile property. |
![]() |
Values | Gets or sets the property values of the user profile property. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top