SPSharedServiceApplicationInfo members
Represents a SPServiceApplication which has been shared out by a given farm.
The SPSharedServiceApplicationInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPSharedServiceApplicationInfo | Initializes a new instance of the SPSharedServiceApplicationInfo class. |
Top
Properties
Name | Description | |
---|---|---|
ApplicationClassId | The class identifier of the application. | |
ApplicationVersion | Version of the application. | |
Comments | The comments specified by the admin when sharing out the application. | |
DisplayName | Display name of the application. | |
TermsOfServiceUri | URI location where the terms of service are specified for the application. | |
Uri | The load balanced URI location of the application. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top