ExtendedProtectionPolicyElement.ProtectionScenario Eigenschap

Definitie

Hiermee wordt het soort beveiliging opgehaald of ingesteld dat wordt afgedwongen door het uitgebreide beveiligingsbeleid voor dit configuratiebeleidselement.

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

Waarde van eigenschap

Een ProtectionScenario waarde die het soort beveiliging aangeeft dat wordt afgedwongen door het beleid.

Kenmerken

Van toepassing op