Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
This method retrieves the status on whether TLS secure sessions are enabled for this address.
Syntax
HRESULT GetSecure();
Parameters
This method has no parameters.
Return Value
The following table shows the possible error code return values.
Error code |
Description |
|---|---|
S_OK |
TLS secure sessions are enabled for this address. |
S_FALSE |
TLS secure sessions are disabled for this address. |
Requirements
Header |
wsdapi.h |
Library |
wsdapi.lib |