Share via


ProfileSubtypeManager members

Creates, deletes, retrieves, and manages profile subtypes for a profile type.

The ProfileSubtypeManager type exposes the following members.

Methods

  Name Description
Public method CountForProfileType Gets a count of profile subtypes for the specified ProfileType object.
Public method CreateSubtype Creates and returns a subtype, with the specified name and display name, for the specified profile type.
Public method DeleteSubtype Deletes the specified profile subtype.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member Get() Retrieves the ProfileSubtypeManager object for the current SPServiceContext.
Public methodStatic member Get(SPServiceContext) Retrieves the ProfileSubtypeManager object for the specified SPServiceContext.
Public methodStatic member GetDefaultProfileName Retrieves the name of the default subtype for the specified profile type.
Public method GetHashCode (Inherited from Object.)
Public method GetProfileSubtype(Int32) Retrieves the profile subtype that matches the specified subtype identifier.
Public method GetProfileSubtype(String) Retrieves the profile subtype with the specified name.
Public method GetSubtypesForProfileType Gets a collection of ProfileSubtype objects associated with the specified profile type.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

ProfileSubtypeManager class

Microsoft.Office.Server.UserProfiles namespace