UserProfileSingleValueChange Members
Include Protected Members
Include Inherited Members
Represents a change to a single value for a property.
The UserProfileSingleValueChange type exposes the following members.
Properties
Name | Description | |
---|---|---|
AccountName | (Inherited from UserProfileChange.) | |
ChangedUser | (Inherited from UserProfileChange.) | |
ChangeType | (Inherited from UserProfileChange.) | |
EventTime | (Inherited from UserProfileChange.) | |
Id | (Inherited from UserProfileChange.) | |
NewValue | Gets the new value for the property that has been changed. | |
NewValueProfile | Gets the user profile corresponding to the new value. (Inherited from UserProfilePropertyValueChange.) | |
ObjectType | (Inherited from UserProfileChange.) | |
OldValue | Gets the value of the property before the change. | |
PrivacyPolicy | (Inherited from UserProfileChange.) | |
ProfileProperty | Gets the user profile property. (Inherited from UserProfilePropertyValueChange.) |
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
Fields
Name | Description | |
---|---|---|
m_policy | (Inherited from UserProfileChange.) | |
m_profileManager | (Inherited from UserProfileChange.) |
Top