public SslProtocols EnabledSslProtocols { get; set; }
Public Property EnabledSslProtocols As SslProtocols
Get
Set
public:
property SslProtocols EnabledSslProtocols {
SslProtocols get ();
void set (SslProtocols value);
}
function get_EnabledSslProtocols();
function set_EnabledSslProtocols(value);
SecurityException | Failed to write event log entry for security warning about use of less secure TLS/SSL protocols. |