Share via


PeerHopCountAttribute.ProtectionLevel Propriedade

Definição

Obtém um valor que indica se o membro de contagem de saltos ponto a ponto deve ser transmitido no estado em que se encontra ou assinado e criptografado.

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 da propriedade

ProtectionLevel

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

Aplica-se a