PeerHopCountAttribute.ProtectionLevel Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das Mitglied der Peer-Hopanzahl as-is, signiert oder signiert und verschlüsselt werden soll.

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

Eigenschaftswert

Einer der Enumerationswerte, die die Sicherheitsschutzstufe angibt. Der Standardwert ist None.

Gilt für: