C# Class System.Net.SecurityProtocol

Afficher le fichier Open project: lodejard/AllNetCore

Méthodes publiques

Méthode Description
ThrowOnNotAllowed ( SslProtocols protocols, bool allowNone = true ) : void

Method Details

ThrowOnNotAllowed() public static méthode

public static ThrowOnNotAllowed ( SslProtocols protocols, bool allowNone = true ) : void
protocols SslProtocols
allowNone bool
Résultat void