HttpRequest.HttpChannelBinding Özellik

Tanım

ChannelBinding Geçerli HttpWorkerRequest örneğin nesnesini alır.

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

Özellik Değeri

ChannelBinding Geçerli HttpWorkerRequest örneğin nesnesi.

Özel durumlar

Geçerli HttpWorkerRequest nesne bir System.Web.Hosting.IIS7WorkerRequest nesne veya System.Web.Hosting.ISAPIWorkerRequestInProc nesne değil.

Şunlara uygulanır