IAdmServiceSettings
The IAdmServiceSettings interface is used to manage settings of the Adaxes service.
Inheritance: IAdmTop
To get the IAdmServiceSettings interface, bind to the Service Settings container using the "ServiceSettings"
alias.
Properties
-
Property
-
Description
-
MailSettings
-
Gets the IAdmServiceMailSettings interface that is used to manage outgoing mail settings of the Adaxes service.
-
ProductInfo
-
Gets the IAdmProductInfo interface that is used to retrieve information about the Adaxes service.
Details
MailSettings
Gets the IAdmServiceMailSettings interface that is used to manage outgoing mail settings of the Adaxes service.
- Type:
- IAdmServiceMailSettings
- Access:
- Read-only
ProductInfo
Gets the IAdmProductInfo interface that is used to retrieve information about the Adaxes service.
- Type:
- IAdmProductInfo
- Access:
- Read-only
Requirements
Minimum required version: 2009.1