PeerHopCountAttribute.ProtectionLevel Propriedade

Definição

Obtém um valor que indica se o membro do peer hop count deve ser transmitido as-is, assinado, ou assinado e encriptado.

public:
 property System::Net::Security::ProtectionLevel ProtectionLevel { System::Net::Security::ProtectionLevel get(); };
public System.Net.Security.ProtectionLevel ProtectionLevel { get; }
member this.ProtectionLevel : System.Net.Security.ProtectionLevel
Public ReadOnly Property ProtectionLevel As ProtectionLevel

Valor de Propriedade

Um dos valores de enumeração que indica o nível de proteção de segurança. O valor predefinido é None.

Aplica-se a