Available in .NET, VCL and ActiveX editions.
Epp is used to submit requests to a shared central repository and manage objects within registries over the Internet.
Name |
Description |
Authorized |
Returns true, if the client is authorized and allowed to be connected to the server; otherwise, false. |
LastTransactionId |
Gets the ID value of the last transaction. |
Password |
Specifies password that allows the desired component to log on to the server. |
Port |
Specifies port that allows the EPP client to connect to the server. |
Request |
Represents the EPP XML request to be sent to the server. |
RequestExtensions |
Gets or sets request extensions. |
RequestLanguages |
Gets or sets request languages. |
RequestObjects |
Gets or sets request objects. |
Response |
Represents the server response XML. |
ServerInfo |
Returns the EPP server details. |
StatusCode |
Gets status of last command. |
UserName |
Specifies user name that allows the component to log on to the server. |