ProfileService Methods (PIA)

Methods

Method Description
BindAs Sets the user credentials for accessing the underlying Profiles store.
CreateProfile Creates the specified ProfileObject object.
CreateProfileXML Creates a ProfileObject object using XML data.
DeleteProfile Deletes a ProfileObject object specified by a primary key value from the Profiling System.
DeleteProfileByKey Deletes a ProfileObject object specified by a key member/value pair from the Profiling System.
GetProfile Retrieves a ProfileObject object specified by a primary key value from the Profiling System.
GetProfileByKey Retrieves a ProfileObject object specified by a key member/value pair from the Profiling System.
GetProfileDefXML Retrieves the XML description of the specified profile definition.
Initialize Establishes connection to the specified Profiles store and populates the schema cache.
Unbind Clears the user credentials for accessing the underlying Profiles store.

Copyright © 2005 Microsoft Corporation.
All rights reserved.