C# Class System.Net.SecurityProtocol

Datei anzeigen Open project: lodejard/AllNetCore

Public Methods

Method Description
ThrowOnNotAllowed ( SslProtocols protocols, bool allowNone = true ) : void

Method Details

ThrowOnNotAllowed() public static method

public static ThrowOnNotAllowed ( SslProtocols protocols, bool allowNone = true ) : void
protocols SslProtocols
allowNone bool
return void