PeerHopCountAttribute.ProtectionLevel Propiedad

Definición

Obtiene un valor que indica si el miembro del recuento de saltos del mismo nivel se va a transmitir as-is, firmado o firmado y cifrado.

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 propiedad

Uno de los valores de enumeración que indica el nivel de protección de seguridad. El valor por defecto es None.

Se aplica a