Microsoft.SharePoint.Library.SPSharedServiceApplication.SecurityToken共有サービス - SecurityToken アプリケーション

Microsoft.SharePoint.Library.SPSharedServiceApplication.SecurityToken (ClassType)

Element properties:

Base ClassMicrosoft.SharePoint.Library.SPSharedServiceApplication
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId05f42b18-ad6c-3e77-3943-d5c3be2b7276

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
Microsoft.SharePoint.Library.SPSharedServiceApplication:
FarmID  string  FarmID 共有サービス アプリケーションのファーム ID です。 true 256  False 
FarmName  string  FarmName 共有サービス アプリケーションのファーム名です。 false 256  False 
ServiceApplicationID  string  ServiceApplicationID 共有サービス アプリケーションのサービス アプリケーション ID です。 true 256  False 
TypeName  string  共有サービス アプリケーションの種類名 共有サービス アプリケーションの Typename プロパティです。 false 256  False 
Microsoft.SharePoint.Library.SPSharedServiceApplication.SecurityToken:
ApplicationPool  string  SecurityToken アプリケーション プール この SecurityToken アプリケーションのアプリケーション プールです。 false 256  False 
ApplicationVersion  string  SecurityToken アプリケーション バージョン このプロパティには、SecurityToken アプリケーション バージョンが格納されます。 false 256  False 
IsShared  bool  このアプリケーションは共有されているか? この SecurityToken アプリケーションが共有されているかどうか。 false 256   
Uri  string  SecurityToken Uri この SecurityToken アプリケーションの既定の Uri です。 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.Library.SPSharedServiceApplication.SecurityToken" Accessibility="Public" Abstract="true" Base="Microsoft.SharePoint.Library.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>