ISharedServiceApplication members

Provides properties for sharing a service application with remote server farms.

The ISharedServiceApplication type exposes the following members.

Properties

  Name Description
Public property ApplicationClassId Gets the class identifier of this application instance.
Public property ApplicationVersion Gets the version number of this application instance.
Public property Comments Gets or sets an optional description of the application instance for presentation in the user interface (UI).
Public property DefaultEndpoint Gets or sets the default endpoint of the service application.
Public property DisplayName Gets the required display name of the application instance for UI presentation.
Public property Endpoints Gets the endpoints of the service application.
Public property Shared Specifies whether or not the application instance is visible outside the local farm.
Public property TermsOfServiceUri A link to a terms of service document for the application instance.
Public property Uri Gets the logical address of a service application.

Top

See also

Reference

ISharedServiceApplication interface

Microsoft.SharePoint.Administration namespace