SAP AccessPoint
ozsoft.sap.AppServer.AccessPoint (ClassType)
SAP AppServer AccessPoint Service
Element properties:
Class Hierarchy:
Class Properties:
Health Model:
Source Code:
<ClassType ID="ozsoft.sap.AppServer.AccessPoint" Accessibility="Public" Abstract="false" Base="ozsoft.sap.AppServerComponent" Hosted="true" Singleton="false">
<Property ID="SAP_AP_HOSTNAME" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="SAP_AP_PORT" Type="int" Key="true" CaseSensitive="false"/>
<Property ID="SAP_AP_PROTOCOL" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="SAP_AP_SERVICE" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
</ClassType>