ProfilePropertyManager members
Manages the property schema definition for the profile types that are stored in the user profile database.
The ProfilePropertyManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetCoreProperties | Retrieves the CorePropertyManager object that represents all CoreProperty objects for the current partition. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetProfileSubtypeProperties | Returns the ProfileSubtypePropertyManager that represents all SubtypeProperty objects for the specified profile subtype. |
![]() |
GetProfileTypeProperties | Retrieves the ProfileTypePropertyManager that represents all ProfileTypeProperty objects for the specified profile type. |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Reset | Clears all instances of profile property data that are cached in memory. |
![]() |
ToString | (Inherited from Object.) |
Top