Microsoft.SharePoint.SPSharedServiceApplication.AccessShared Service - Access 응용 프로그램

Microsoft.SharePoint.SPSharedServiceApplication.Access (ClassType)

Shared Service - Access 응용 프로그램입니다.

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 (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 모니터링 개체의 표시 이름입니다. false 256  False 
Microsoft.SharePoint.SPSharedServiceApplication:
FarmID  string  FarmID Shared Service 응용 프로그램의 팜 ID입니다. true 256  False 
ServiceApplicationID  string  ServiceApplicationID Shared Service 응용 프로그램의 서비스 응용 프로그램 ID입니다. true 256  False 
TypeName  string  Shared Service 응용 프로그램 유형 이름 Shared Service 응용 프로그램의 Typename 속성입니다. false 256  False 
Microsoft.SharePoint.SPSharedServiceApplication.Access:
ApplicationPool  string  Access 응용 프로그램 풀 이 Access 응용 프로그램의 응용 프로그램 풀입니다. false 256  False 
ApplicationVersion  string  Access 응용 프로그램 버전 이 속성은 Access 응용 프로그램 버전을 저장합니다. false 256  False 
IsShared  bool  이 응용 프로그램이 공유됩니까? 이 Access 응용 프로그램이 공유됩니까? false 256   
Uri  string  Access URI 이 Access 응용 프로그램의 기본 URI입니다. 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>