Freigeben über


StreamSocketInformation.ProtectionLevel Eigenschaft

Definition

Ruft die Schutzebene ab, die die Für ein StreamSocket-Objekt festgelegte Integrität und Verschlüsselung darstellt.

public:
 property SocketProtectionLevel ProtectionLevel { SocketProtectionLevel get(); };
SocketProtectionLevel ProtectionLevel();
public SocketProtectionLevel ProtectionLevel { get; }
var socketProtectionLevel = streamSocketInformation.protectionLevel;
Public ReadOnly Property ProtectionLevel As SocketProtectionLevel

Eigenschaftswert

Die Schutzebene, die die für ein StreamSocket-Objekt festgelegte Integrität und Verschlüsselung darstellt.

Windows-Anforderungen

App-Funktionen
ID_CAP_NETWORKING [Windows Phone]

Gilt für:

Weitere Informationen