ISecurityCapabilities.SupportedRequestProtectionLevel Propriété

Définition

Obtient les demandes de niveau de protection prises en charge par la liaison.

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

Valeur de propriété

La ProtectionLevel qui spécifie les demandes de niveau de protection prises en charge par la liaison.

S’applique à