System::Net::ServicePointManager::get_SecurityProtocol methode

ServicePointManager::get_SecurityProtocol method

Haalt het type beveiligingsprotocol op dat wordt gebruikt door de ServicePoint‑klasse‑instanties die door de huidige instantie worden beheerd.

static SecurityProtocolType System::Net::ServicePointManager::get_SecurityProtocol()

ReturnValue

Het type beveiligingsprotocol dat wordt gebruikt door de ServicePoint-class instanties die door de huidige instantie worden beheerd.

Zie ook