ExtendedProtectionPolicyElement.ProtectionScenario Proprietà

Definizione

Ottiene o imposta il tipo di protezione applicato dai criteri di protezione estesa per questo elemento dei criteri di configurazione.

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

Valore della proprietà

Valore di ProtectionScenario che indica il tipo di protezione applicato dai criteri.

Attributi

Si applica a