_authenticationDelegate | System.Net.HttpListener | private |
_authenticationScheme | System.Net.HttpListener | private |
_currentSession | System.Net.HttpListener | private |
_defaultServiceNames | System.Net.HttpListener | private |
_disconnectResults | System.Net.HttpListener | private |
_extendedProtectionPolicy | System.Net.HttpListener | private |
_extendedProtectionSelectorDelegate | System.Net.HttpListener | private |
_ignoreWriteExceptions | System.Net.HttpListener | private |
_internalLock | System.Net.HttpListener | private |
_prefixes | System.Net.HttpListener | private |
_realm | System.Net.HttpListener | private |
_serverSessionHandle | System.Net.HttpListener | private |
_state | System.Net.HttpListener | private |
_timeoutManager | System.Net.HttpListener | private |
_unsafeConnectionNtlmAuthentication | System.Net.HttpListener | private |
_uriPrefixes | System.Net.HttpListener | package |
_urlGroupId | System.Net.HttpListener | private |
_V2Initialized | System.Net.HttpListener | private |
Abort() | System.Net.HttpListener | inline |
AddAllPrefixes() | System.Net.HttpListener | inlineprivate |
AddChallenge(ref ArrayList challenges, string challenge) | System.Net.HttpListener | inlineprivatestatic |
AddPrefix(string uriPrefix) | System.Net.HttpListener | inlinepackage |
AddPrefixCore(string registeredPrefix) | System.Net.HttpListener | inlineprivate |
AttachRequestQueueToUrlGroup() | System.Net.HttpListener | inlineprivate |
AuthenticationSchemes | System.Net.HttpListener | |
AuthenticationSchemeSelectorDelegate | System.Net.HttpListener | |
BeginGetContext(AsyncCallback? callback, object? state) | System.Net.HttpListener | inline |
BuildChallenge(AuthenticationSchemes authenticationScheme, ulong connectionId, out System.Net.NTAuthentication newContext, ExtendedProtectionPolicy policy, bool isSecureConnection) | System.Net.HttpListener | inlineprivate |
CheckDisposed() | System.Net.HttpListener | inlinepackage |
CheckSpn(System.Net.NTAuthentication context, bool isSecureConnection, ExtendedProtectionPolicy policy) | System.Net.HttpListener | inlineprivate |
CleanupV2Config() | System.Net.HttpListener | inlineprivate |
Close() | System.Net.HttpListener | inline |
CloseRequestQueueHandle() | System.Net.HttpListener | inlineprivate |
ContainsPrefix(string uriPrefix) | System.Net.HttpListener | inlinepackage |
CreateRequestQueueHandle() | System.Net.HttpListener | inlineprivate |
DefaultServiceNames | System.Net.HttpListener | |
DetachRequestQueueFromUrlGroup() | System.Net.HttpListener | inlineprivate |
DisconnectResults | System.Net.HttpListener | private |
Dispose() | System.Net.HttpListener | inlineprivate |
Dispose() | System.Net.HttpListener | inlineprivate |
EndGetContext(IAsyncResult asyncResult) | System.Net.HttpListener | inline |
ExtendedProtectionPolicy | System.Net.HttpListener | |
ExtendedProtectionSelector(HttpListenerRequest request) | System.Net.HttpListener | |
ExtendedProtectionSelectorDelegate | System.Net.HttpListener | |
FreeContext(ref HttpListenerContext httpContext, RequestContextBase memoryBlob) | System.Net.HttpListener | inlineprivatestatic |
GetChannelBinding(HttpListenerSession session, ulong connectionId, bool isSecureConnection, ExtendedProtectionPolicy policy) | System.Net.HttpListener | inlineprivate |
GetChannelBindingFromTls(HttpListenerSession session, ulong connectionId) | System.Net.HttpListener | inlinepackagestatic |
GetContext() | System.Net.HttpListener | inline |
GetContextAsync() | System.Net.HttpListener | inline |
GetContextFlags(ExtendedProtectionPolicy policy, bool isSecureConnection) | System.Net.HttpListener | inlineprivate |
GetServiceNames(ExtendedProtectionPolicy policy) | System.Net.HttpListener | inlineprivate |
GetTokenOffsetFromBlob(IntPtr blob) | System.Net.HttpListener | inlineprivatestatic |
GetTokenSizeFromBlob(IntPtr blob) | System.Net.HttpListener | inlineprivatestatic |
HandleAuthentication(HttpListenerSession session, RequestContextBase memoryBlob, out bool stoleBlob) | System.Net.HttpListener | inlinepackage |
HttpListener() | System.Net.HttpListener | inline |
HttpStatusFromSecurityStatus(System.Net.SecurityStatusPalErrorCode statusErrorCode) | System.Net.HttpListener | inlineprivate |
IgnoreWriteExceptions | System.Net.HttpListener | |
IsClientFault(System.Net.SecurityStatusPalErrorCode error) | System.Net.HttpListener | inlinepackagestatic |
IsCredentialFailure(System.Net.SecurityStatusPalErrorCode error) | System.Net.HttpListener | inlinepackagestatic |
IsListening | System.Net.HttpListener | |
IsSupported | System.Net.HttpListener | static |
PrefixCollection | System.Net.HttpListener | package |
Prefixes | System.Net.HttpListener | |
Realm | System.Net.HttpListener | |
RegisterForDisconnectNotification(HttpListenerSession session, ulong connectionId, ref DisconnectAsyncResult disconnectResult) | System.Net.HttpListener | inlineprivatestatic |
RemoveAll(bool clear) | System.Net.HttpListener | inlinepackage |
RemovePrefix(string uriPrefix) | System.Net.HttpListener | inlinepackage |
RemovePrefixCore(string uriPrefix) | System.Net.HttpListener | inlineprivate |
s_wwwAuthenticateBytes | System.Net.HttpListener | privatestatic |
ScenarioChecksChannelBinding(bool isSecureConnection, ProtectionScenario scenario) | System.Net.HttpListener | inlineprivatestatic |
SendError(HttpListenerSession session, ulong requestId, HttpStatusCode httpStatusCode, ArrayList challenges) | System.Net.HttpListener | inlineprivatestatic |
SetAuthenticationHeaders(HttpListenerContext context) | System.Net.HttpListener | inlinepackage |
SetServerTimeout(int[] timeouts, uint minSendBytesPerSecond) | System.Net.HttpListener | inlinepackage |
SetupV2Config() | System.Net.HttpListener | inlineprivate |
SetUrlGroupProperty(global::Interop.HttpApi.HTTP_SERVER_PROPERTY property, IntPtr info, uint infosize) | System.Net.HttpListener | inlineprivate |
SkipIOCPCallbackOnSuccess | System.Net.HttpListener | packagestatic |
Start() | System.Net.HttpListener | inline |
State enum name | System.Net.HttpListener | private |
Stop() | System.Net.HttpListener | inline |
TimeoutManager | System.Net.HttpListener | |
UnsafeConnectionNtlmAuthentication | System.Net.HttpListener | |
ValidateRequest(HttpListenerSession session, RequestContextBase requestMemory) | System.Net.HttpListener | inlinepackagestatic |
ValidateV2Property() | System.Net.HttpListener | inlineprivate |