This topic has not yet been rated - Rate this topic

IServiceEndpoint Interface

SharePoint 2010

Defines which methods of the service class will be accessible via the endpoint; each endpoint may expose a different set of methods.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public interface IServiceEndpoint

The endpoints also define a binding that specifies how a client will communicate with the service and the address where the endpoint is hosted.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ