Microsoft.SharePoint.SPSharedServiceApplication.UserProfileShared Service - UserProfile Application

Microsoft.SharePoint.SPSharedServiceApplication.UserProfile (ClassType)

Element properties:

Base ClassMicrosoft.SharePoint.SPSharedServiceApplication
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdcf882513-bfad-f862-ae00-a3e34882216a

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SharePoint.SPSharedServiceApplication:
FarmID  string  FarmID Farm ID of a Shared Service Application. true 256  False 
ServiceApplicationID  string  ServiceApplicationID Service ApplicationID ID of a Shared Service Application. true 256  False 
TypeName  string  Shared Service Application Type Name Typename property of a Shared Service Application. false 256  False 
Microsoft.SharePoint.SPSharedServiceApplication.UserProfile:
ApplicationPool  string  UserProfile Application Pool Application Pool of this UserProfile application false 256  False 
ApplicationVersion  string  UserProfile Application Version This property stores UserProfile Application Version false 256  False 
IsShared  bool  Is This Application Shared? Is this UserProfile application shared? false 256   
Uri  string  UserProfile Uri Default Uri of this UserProfile application false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.SPSharedServiceApplication.UserProfile" Accessibility="Public" Abstract="true" Base="WSS!Microsoft.SharePoint.SPSharedServiceApplication" Hosted="false" Singleton="false">
<Property ID="ApplicationPool" Type="string" Key="false"/>
<Property ID="ApplicationVersion" Type="string" Key="false"/>
<Property ID="IsShared" Type="bool" Key="false"/>
<Property ID="Uri" Type="string" Key="false"/>
</ClassType>