HttpRequest.HttpChannelBinding Vlastnost

Definice

ChannelBinding Získá objekt aktuální HttpWorkerRequest instance.

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

Hodnota vlastnosti

Objekt ChannelBinding aktuální HttpWorkerRequest instance.

Výjimky

Aktuální HttpWorkerRequest objekt není System.Web.Hosting.IIS7WorkerRequest objekt ani System.Web.Hosting.ISAPIWorkerRequestInProc objekt.

Platí pro