Share via


ISecurityCapabilities.SupportedResponseProtectionLevel Propiedad

Definición

Obtiene las respuestas de nivel de protección admitidas por el enlace.

public:
 property System::Net::Security::ProtectionLevel SupportedResponseProtectionLevel { System::Net::Security::ProtectionLevel get(); };
public System.Net.Security.ProtectionLevel SupportedResponseProtectionLevel { get; }
member this.SupportedResponseProtectionLevel : System.Net.Security.ProtectionLevel
Public ReadOnly Property SupportedResponseProtectionLevel As ProtectionLevel

Valor de propiedad

ProtectionLevel que especifica las respuestas de nivel de protección admitidas por el enlace.

Se aplica a