HttpTransportSecurityElement.ExtendedProtectionPolicy Propiedad

Definición

Obtiene o establece una ExtendedProtectionPolicyElement instancia que contiene las opciones de configuración que se van a usar para la protección ampliada de una sesión.

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

Valor de propiedad

Instancia ExtendedProtectionPolicyElement de que contiene los valores de configuración que se van a usar para la protección ampliada de una sesión.

Atributos

Se aplica a