Share via


ExtendedProtectionPolicyElement.ProtectionScenario Eigenschaft

Definition

Ruft die von der erweiterten Schutzrichtlinie für dieses Konfigurationsrichtlinienelement erzwungene Schutzart ab oder legt sie fest.

public:
 property System::Security::Authentication::ExtendedProtection::ProtectionScenario ProtectionScenario { System::Security::Authentication::ExtendedProtection::ProtectionScenario get(); void set(System::Security::Authentication::ExtendedProtection::ProtectionScenario value); };
[System.Configuration.ConfigurationProperty("protectionScenario", DefaultValue=System.Security.Authentication.ExtendedProtection.ProtectionScenario.TransportSelected)]
public System.Security.Authentication.ExtendedProtection.ProtectionScenario ProtectionScenario { get; set; }
[<System.Configuration.ConfigurationProperty("protectionScenario", DefaultValue=System.Security.Authentication.ExtendedProtection.ProtectionScenario.TransportSelected)>]
member this.ProtectionScenario : System.Security.Authentication.ExtendedProtection.ProtectionScenario with get, set
Public Property ProtectionScenario As ProtectionScenario

Eigenschaftswert

Ein ProtectionScenario-Wert, der die Art des von der Richtlinie erzwungenen Schutzes angibt.

Attribute

Gilt für: