property IdentityDNSName: string;
Description
Determines whether the TLS server name extension will be sent from the client to the TLS/SSL server during the TLS/SSL handshake when starting a new session.
Set IdentityDNSName to add the TTLSServerNameExtension object to the TScSSLClient.ClientHelloExtensions list.
See also
TScSSLClient.ClientHelloExtensions