Microsoft.SharePoint.SPSharedServiceApplication.UserProfileGemeinsame Dienste - Benutzerprofilanwendung

Microsoft.SharePoint.SPSharedServiceApplication.UserProfile (ClassType)

Gemeinsame Dienste - Benutzerprofilanwendung.

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 (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigename des Überwachungsobjekts. false 256  False 
Microsoft.SharePoint.SPSharedServiceApplication:
FarmID  string  FarmID Farm-ID einer gemeinsamen Dienstanwendung. true 256  False 
ServiceApplicationID  string  ServiceApplicationID Dienstanwendungs-ID einer gemeinsamen Dienstanwendung. true 256  False 
TypeName  string  Typname einer gemeinsamen Dienstanwendung "TypeName"-Eigenschaft einer gemeinsamen Dienstanwendung. false 256  False 
Microsoft.SharePoint.SPSharedServiceApplication.UserProfile:
ApplicationPool  string  Benutzerprofil-Anwendungspool Anwendungspool dieser Benutzerprofilanwendung. false 256  False 
ApplicationVersion  string  Version der Benutzerprofilanwendung Diese Eigenschaft speichert die Version der Benutzerprofilanwendung. false 256  False 
IsShared  bool  Wird diese Anwendung gemeinsam genutzt? Wird diese Benutzerprofilanwendung gemeinsam genutzt? false 256   
Uri  string  Benutzerprofil-URI Standard-URI dieser Benutzerprofilanwendung. 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>