HttpRequest.HttpChannelBinding Egenskap

Definition

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

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

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