C# Class System.Net.HttpListenerRequestContext

Inheritance: System.Net.TransportContext
Show file Open project: dotnet/corefx

Public Methods

Method Description
GetChannelBinding ( ChannelBindingKind kind ) : ChannelBinding

Private Methods

Method Description
HttpListenerRequestContext ( HttpListenerRequest request ) : System.Collections.Generic

Method Details

GetChannelBinding() public method

public GetChannelBinding ( ChannelBindingKind kind ) : ChannelBinding
kind ChannelBindingKind
return System.Security.Authentication.ExtendedProtection.ChannelBinding