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

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

Element properties:

Base ClassMicrosoft.SharePoint.Library.SPSharedServiceApplication
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2d40fa34-f472-283e-f958-00ba1361a3d6

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.SecureStore:
ApplicationPool  string  Secure Store アプリケーション プール この Secure Store アプリケーションのアプリケーション プールです。 false 256  False 
ApplicationVersion  string  Secure Store アプリケーション バージョン このプロパティには、Secure Store アプリケーション バージョンが格納されます。 false 256  False 
IsShared  bool  このアプリケーションは共有されているか? この Secure Store アプリケーションが共有されているかどうか。 false 256   
Uri  string  Secure Store URI この Secure Store アプリケーションの既定の URI です。 false 256  False 

Health Model:

Source Code:

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