ContextBindingElement.ProtectionLevel Eigenschap

Definitie

Hiermee wordt het beveiligingsniveau voor het bindingselement opgehaald of ingesteld vanuit de context.

public:
 property System::Net::Security::ProtectionLevel ProtectionLevel { System::Net::Security::ProtectionLevel get(); void set(System::Net::Security::ProtectionLevel value); };
public System.Net.Security.ProtectionLevel ProtectionLevel { get; set; }
member this.ProtectionLevel : System.Net.Security.ProtectionLevel with get, set
Public Property ProtectionLevel As ProtectionLevel

Waarde van eigenschap

Het ProtectionLevel voor het bindingselement.

Uitzonderingen

De waardeset is ongeldig.

Van toepassing op