HttpTransportSecurity.ConfigureTransportProtectionAndAuthentication Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public:
static void ConfigureTransportProtectionAndAuthentication(System::ServiceModel::Channels::HttpsTransportBindingElement ^ https, System::ServiceModel::HttpTransportSecurity ^ transportSecurity);
public static void ConfigureTransportProtectionAndAuthentication (System.ServiceModel.Channels.HttpsTransportBindingElement https, System.ServiceModel.HttpTransportSecurity transportSecurity);
static member ConfigureTransportProtectionAndAuthentication : System.ServiceModel.Channels.HttpsTransportBindingElement * System.ServiceModel.HttpTransportSecurity -> unit
Public Shared Sub ConfigureTransportProtectionAndAuthentication (https As HttpsTransportBindingElement, transportSecurity As HttpTransportSecurity)
Parametreler
- transportSecurity
- HttpTransportSecurity
Şunlara uygulanır
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.