Compartilhar via


StreamSocketInformation.ProtectionLevel Propriedade

Definição

Obtém o nível de proteção que representa a integridade e a criptografia definidas em um objeto StreamSocket .

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

Valor da propriedade

O nível de proteção que representa a integridade e a criptografia definidas em um objeto StreamSocket .

Requisitos do Windows

Funcionalidades do aplicativo
ID_CAP_NETWORKING [Windows Phone]

Aplica-se a

Confira também