StreamSocketInformation.ProtectionLevel Properti

Definisi

Mendapatkan tingkat perlindungan yang mewakili integritas dan enkripsi yang ditetapkan pada objek StreamSocket .

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

Nilai Properti

Tingkat perlindungan yang mewakili integritas dan enkripsi yang diatur pada objek StreamSocket .

Persyaratan Windows

Kemampuan aplikasi
ID_CAP_NETWORKING [Windows Phone]

Berlaku untuk

Lihat juga