Microsoft.SharePoint.Library.SPSharedServiceApplication.SecureStoreShared Service - Secure Store Application

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 (ENU) Description (ENU) 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 Farm ID of a Shared Service Application. true 256  False 
FarmName  string  FarmName Farm Name of a Shared Service Application. false 256  False 
ServiceApplicationID  string  ServiceApplicationID Service ApplicationID ID of a Shared Service Application. true 256  False 
TypeName  string  Shared Service Application Type Name Typename property of a Shared Service Application. false 256  False 
Microsoft.SharePoint.Library.SPSharedServiceApplication.SecureStore:
ApplicationPool  string  Secure Store Application Pool Application Pool of this Secure Store application false 256  False 
ApplicationVersion  string  Secure Store Application Version This property stores Secure Store Application Version false 256  False 
IsShared  bool  Is This Application Shared? Is this Secure Store application shared? false 256   
Uri  string  Secure Store Uri Default Uri of this Secure Store application 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>