SPSharedServiceApplicationInfo members

Represents a SPServiceApplication which has been shared out by a given farm.

The SPSharedServiceApplicationInfo type exposes the following members.

Constructors

  Name Description
Public method SPSharedServiceApplicationInfo Initializes a new instance of the SPSharedServiceApplicationInfo class.

Top

Properties

  Name Description
Public property ApplicationClassId The class identifier of the application.
Public property ApplicationVersion Version of the application.
Public property Comments The comments specified by the admin when sharing out the application.
Public property DisplayName Display name of the application.
Public property TermsOfServiceUri URI location where the terms of service are specified for the application.
Public property Uri The load balanced URI location of the application.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPSharedServiceApplicationInfo class

Microsoft.SharePoint.Administration namespace