SecurePort Property

This property specifies the TCP/IP port the server instance will bind using the Secure Sockets Layer (SSL) protocol.

IDL Definition

[propget] 
HRESULT SecurePort([out, retval] VARIANT* pData);
[propput] 
HRESULT SecurePort([in] VARIANT Data);

Type

VT_I4 (integer)


© 1997-1998 Microsoft Corporation. All rights reserved.