PeerHopCountAttribute.ProtectionLevel Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of het lid van het aantal peerhops moet worden verzonden as-is, ondertekend of ondertekend en versleuteld.

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

Waarde van eigenschap

Een van de opsommingswaarden die het beveiligingsniveau aangeeft. De standaardwaarde is None.

Van toepassing op