SPIisWebServiceEndpoint Properties

Include Protected Members
Include Inherited Members

The SPIisWebServiceEndpoint type exposes the following members.

Properties

  Name Description
Public property DisplayName Gets the display name that describes the persisted object instance within the administrative user interface. (Inherited from SPPersistedObject.)
Public property Farm Gets the server farm where the object resides. (Inherited from SPPersistedObject.)
Public property Id Gets or sets the GUID that is associated with the object. (Inherited from SPPersistedObject.)
Public property ListenUris Gets a list of the online endpoint addresses.
Public property Name Gets or sets a name that is used to uniquely identify two objects that have the same parent and class. (Inherited from SPPersistedObject.)
Public property Parent Gets the parent in the logical hierarchy of the configuration object tree. (Inherited from SPPersistedObject.)
Public property Properties Gets metadata for the persisted object. (Inherited from SPPersistedObject.)
Public property Status Gets or sets the status of the object that the class represents. (Inherited from SPPersistedObject.)
Public property TypeName Gets the human readable name for the endpoint. (Overrides SPPersistedObject.TypeName.)
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)
Public property Uri Get the logical address of the Web service application.
Public property Version Gets a value that is incremented each time the object is updated. (Inherited from SPPersistedObject.)
Protected property WasCreated Gets a Boolean value that indicates whether the object is initialized and can be found in the database. (Inherited from SPPersistedObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IBackupRestore.CanRenameOnRestore Gets a value that indicates whether this item can be renamed at restore time.
Explicit interface implemetationPrivate property IBackupRestore.CanSelectForBackup Gets or sets a value that indicates whether the content component that is represented by the object can be selected for restoration.
Explicit interface implemetationPrivate property IBackupRestore.CanSelectForRestore Gets or sets a value that indicates whether the content component that is represented by the IBackupRestore object can be selected fro restoration.
Explicit interface implemetationPrivate property IBackupRestore.DiskSizeRequired Gets the amount of disk space, in bytes, that is required to store a backup of the content represented by this object.

Top

See Also

Reference

SPIisWebServiceEndpoint Class

Microsoft.SharePoint.Administration Namespace