Microsoft.SharePoint.SPSharedServiceApplication.AccessGemeinsame Dienste - Access-Anwendung

Microsoft.SharePoint.SPSharedServiceApplication.Access (ClassType)

Gemeinsame Dienste - Access-Anwendung.

Element properties:

Base ClassMicrosoft.SharePoint.SPSharedServiceApplication
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdff80d9e1-ee1c-b872-ccc3-d680e9a1c1e3

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.Access:
ApplicationPool  string  Access-Anwendungspool Anwendungspool dieser Access-Anwendung. false 256  False 
ApplicationVersion  string  Version der Access-Anwendung Diese Eigenschaft speichert die Version der Access-Anwendung. false 256  False 
IsShared  bool  Wird diese Anwendung gemeinsam genutzt? Wird diese Access-Anwendung gemeinsam genutzt? false 256   
Uri  string  Access-URI Standard-URI dieser Access-Anwendung. false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.SPSharedServiceApplication.Access" 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>