HttpRequest.HttpChannelBinding Proprietà

Definizione

Ottiene l'oggetto ChannelBinding dell'istanza corrente di 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

Valore della proprietà

Oggetto ChannelBinding dell'istanza di HttpWorkerRequest corrente.

Eccezioni

L'oggetto HttpWorkerRequest corrente non è un oggetto System.Web.Hosting.IIS7WorkerRequest o System.Web.Hosting.ISAPIWorkerRequestInProc.

Si applica a