SPIisWebServiceEndpoint Class
SharePoint 2010
Represents the endpoint for a service that allows clients of the service to find and communicate with the service.
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Administration.SPPersistedObject
Microsoft.SharePoint.Administration.SPIisWebServiceEndpoint
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Administration.SPPersistedObject
Microsoft.SharePoint.Administration.SPIisWebServiceEndpoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[GuidAttribute("B32BD402-DDF1-4332-861E-89E1B9005B06")] [SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)] [SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)] public sealed class SPIisWebServiceEndpoint : SPPersistedObject, IServiceEndpoint, IBackupRestore
This type implements IBackupRestoreinterface. For more information about how IBackupRestore objects are used, see How to: Create a Content Class That Can Be Backed Up and Restored.