UserProfilePropertyValueChange Members
Include Protected Members
Include Inherited Members
Represents a change to the property value of a user profile.
The UserProfilePropertyValueChange 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.) | |
NewValueProfile | Gets the user profile corresponding to the new value. | |
ObjectType | (Inherited from UserProfileChange.) | |
PrivacyPolicy | (Inherited from UserProfileChange.) | |
ProfileProperty | Gets 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
Fields
Name | Description | |
---|---|---|
m_policy | (Inherited from UserProfileChange.) | |
m_profileManager | (Inherited from UserProfileChange.) |
Top