|
<< Click to Display Table of Contents >> Navigation: Classes > TIWProxyPortRedirection > Properties > HttpsPort |
Port number used for HTTPS redirection. If zero, port redirection to HTTPS will be disabled.
SIGNATURE=IWServerControllerBase.TIWProxyPortRedirection.HttpsPort
ETYPE=Property
Declaration:
Delphi: |
published property HttpsPort: Integer; |
C++: |
__published: __property int HttpsPort; |
Description: This is HttpsPort, a member of class TIWProxyPortRedirection.