Discuss this help topic in SecureBlackbox Forum
This read-only property contains the host name of the remote server.
Declaration
Description
When the component is connected, use this property to retrieve the host name of the remote server. Remote host name can be used for validation of X.509 certificates, received from the server during SSL/TLS handshake. Note that it's not always available: if Address property was set to IP address, backresolving of this IP to the host name is not performed (this is your job to do it if needed).