Share via


ProfilesWebService Members

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

The ProfilesWebService class provides web-service based access to the Commerce Server profile management functionality.

The ProfilesWebService type exposes the following members.

Constructors

  Name Description
Aa510438.pubmethod(en-US,CS.70).gif ProfilesWebService Initializes a new instance of the ProfilesWebService class.

Top

Methods

  Name Description
Aa510438.pubmethod(en-US,CS.70).gif CreateProfile Creates a new profile instance in the profile system.
Aa510438.pubmethod(en-US,CS.70).gif CreateSiteTerm Creates a new SiteTerm in the profile system.
Aa510438.pubmethod(en-US,CS.70).gif DeleteProfile Deletes a profile instance in the profile system.
Aa510438.pubmethod(en-US,CS.70).gif DeleteSiteTerm Deletes an existing SiteTerm from the profile system.
Aa510438.pubmethod(en-US,CS.70).gif Dispose Overloaded.
Aa510438.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa510438.pubmethod(en-US,CS.70).gif ExecuteSearch Searches for an entity in the profiles system based on the input parameters.
Aa510438.protmethod(en-US,CS.70).gif Finalize (Inherited from MarshalByValueComponent.)
Aa510438.pubmethod(en-US,CS.70).gif GetAllProfileDefinitionNames Retrieves the names of all profile definitions that the caller is authorized to view.
Aa510438.pubmethod(en-US,CS.70).gif GetAllProfileDefinitions Retrieves XML representing all profile definitions that the caller is authorized to view.
Aa510438.pubmethod(en-US,CS.70).gif GetAllSiteTerms Retrieves XML representing all SiteTerms in the profile system.
Aa510438.pubmethod(en-US,CS.70).gif GetAuthorizedProfileDefinitionNames Returns a list of profile definitions names against which the caller is authorized to perform specific operations.
Aa510438.pubmethod(en-US,CS.70).gif GetAuthorizedTasks Returns the set of tasks that the calling user is authorized to perform.
Aa510438.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa510438.pubmethod(en-US,CS.70).gif GetMultipleProfiles Retrieves the XML representing multiple profile instances in the profile system.
Aa510438.pubmethod(en-US,CS.70).gif GetProfile Retrieves the XML representing a profile instance in the profile system.
Aa510438.pubmethod(en-US,CS.70).gif GetProfileDefinition Retrieves XML representing a specific profile definition.
Aa510438.pubmethod(en-US,CS.70).gif GetProfilePresentationInfo Retrieves XML representing how profiles in the profile system should be displayed for the specified culture.
Aa510438.pubmethod(en-US,CS.70).gif GetSearchableEntities Retrieves information about what profiles and properties can be searched in the profile system.
Aa510438.pubmethod(en-US,CS.70).gif GetSearchResultsLimit Gets the maximum number of records that can be returned by a search operation.
Aa510438.pubmethod(en-US,CS.70).gif GetService (Inherited from MarshalByValueComponent.)
Aa510438.pubmethod(en-US,CS.70).gif GetServiceVersion Retrieves the version of the profiles web service.
Aa510438.pubmethod(en-US,CS.70).gif GetSiteTerm Retrieves the XML representing a single SiteTerm in the profile system.
Aa510438.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa510438.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa510438.protmethod(en-US,CS.70).gif PropagateOrLogException Serialize the exception into a SoapException node and throw an error. Server exceptions also get logged to the application event log.
Aa510438.pubmethod(en-US,CS.70).gif RefreshAllProfilesInCache Forces the entire profile cache on all runtime servers registered with the current site to be re-created.
Aa510438.pubmethod(en-US,CS.70).gif RefreshProfileInCache Forces a single profile instance cache refresh on all runtime servers registered with the current site.
Aa510438.pubmethod(en-US,CS.70).gif ToString (Inherited from MarshalByValueComponent.)
Aa510438.pubmethod(en-US,CS.70).gif UpdateProfile Updates an existing profile instance in the profile system.
Aa510438.pubmethod(en-US,CS.70).gif UpdateSiteTerm Updates an existing SiteTerm in the profile system.

Top

Properties

  Name Description
Aa510438.pubproperty(en-US,CS.70).gif Application (Inherited from WebService.)
Aa510438.protproperty(en-US,CS.70).gif AuthorizationEnabled Gets a flag indicating whether the authorization checks are enabled on the web service.
Aa510438.protproperty(en-US,CS.70).gif AuthorizationPolicyPath Gets the full path to the authorization policy file being used by the web service.
Aa510438.pubproperty(en-US,CS.70).gif Container (Inherited from MarshalByValueComponent.)
Aa510438.pubproperty(en-US,CS.70).gif Context (Inherited from WebService.)
Aa510438.pubproperty(en-US,CS.70).gif DesignMode (Inherited from MarshalByValueComponent.)
Aa510438.protproperty(en-US,CS.70).gif Events (Inherited from MarshalByValueComponent.)
Aa510438.pubproperty(en-US,CS.70).gif Server (Inherited from WebService.)
Aa510438.pubproperty(en-US,CS.70).gif Session (Inherited from WebService.)
Aa510438.pubproperty(en-US,CS.70).gif Site (Inherited from MarshalByValueComponent.)
Aa510438.pubproperty(en-US,CS.70).gif SoapVersion (Inherited from WebService.)
Aa510438.pubproperty(en-US,CS.70).gif User (Inherited from WebService.)

Top

Events

  Name Description
Aa510438.pubevent(en-US,CS.70).gif Disposed (Inherited from MarshalByValueComponent.)

Top

See Also

Reference

ProfilesWebService Class

Microsoft.CommerceServer.Profiles.WebService Namespace