HttpRequest.HttpChannelBinding Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan objek instans ChannelBinding saat ini HttpWorkerRequest .
public:
property System::Security::Authentication::ExtendedProtection::ChannelBinding ^ HttpChannelBinding { System::Security::Authentication::ExtendedProtection::ChannelBinding ^ get(); };
public System.Security.Authentication.ExtendedProtection.ChannelBinding HttpChannelBinding { get; }
member this.HttpChannelBinding : System.Security.Authentication.ExtendedProtection.ChannelBinding
Public ReadOnly Property HttpChannelBinding As ChannelBinding
Nilai Properti
Objek ChannelBinding instans saat ini HttpWorkerRequest .
Pengecualian
Objek saat ini HttpWorkerRequest bukan objek System.Web.Hosting.IIS7WorkerRequest atau System.Web.Hosting.ISAPIWorkerRequestInProc objek.