HttpRequestWrapper.HttpChannelBinding Egenskap

Definition

Hämtar objektet för ChannelBinding den aktuella HttpWorkerRequest instansen.

public:
 virtual property System::Security::Authentication::ExtendedProtection::ChannelBinding ^ HttpChannelBinding { System::Security::Authentication::ExtendedProtection::ChannelBinding ^ get(); };
public override System.Security.Authentication.ExtendedProtection.ChannelBinding HttpChannelBinding { get; }
member this.HttpChannelBinding : System.Security.Authentication.ExtendedProtection.ChannelBinding
Public Overrides ReadOnly Property HttpChannelBinding As ChannelBinding

Egenskapsvärde

Objektet ChannelBinding för den aktuella HttpWorkerRequest instansen.

Undantag

Det aktuella HttpWorkerRequest objektet är inte ett System.Web.Hosting.IIS7WorkerRequest objekt eller ett System.Web.Hosting.ISAPIWorkerRequestInProc objekt.

Gäller för