Share via


HttpTransportSecurityElement.ExtendedProtectionPolicy Eigenschaft

Definition

Ruft eine ExtendedProtectionPolicyElement-Instanz ab, die die Konfigurationseinstellungen enthält, welche für den erweiterten Schutz einer Sitzung verwendet werden sollen, oder legt diese fest.

public:
 property System::Security::Authentication::ExtendedProtection::Configuration::ExtendedProtectionPolicyElement ^ ExtendedProtectionPolicy { System::Security::Authentication::ExtendedProtection::Configuration::ExtendedProtectionPolicyElement ^ get(); };
[System.Configuration.ConfigurationProperty("extendedProtectionPolicy")]
public System.Security.Authentication.ExtendedProtection.Configuration.ExtendedProtectionPolicyElement ExtendedProtectionPolicy { get; }
[<System.Configuration.ConfigurationProperty("extendedProtectionPolicy")>]
member this.ExtendedProtectionPolicy : System.Security.Authentication.ExtendedProtection.Configuration.ExtendedProtectionPolicyElement
Public ReadOnly Property ExtendedProtectionPolicy As ExtendedProtectionPolicyElement

Eigenschaftswert

Eine ExtendedProtectionPolicyElement-Instanz, die die Konfigurationseinstellungen enthält, welche für den erweiterten Schutz einer Sitzung verwendet werden sollen.

Attribute

Gilt für: