Home
last modified time | relevance | path

Searched refs:AuthenticationSchemeSelector (Results 1 – 25 of 35) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/src/System/Net/
H A DAuthenticationSchemeSelector.cs7 …public delegate AuthenticationSchemes AuthenticationSchemeSelector(HttpListenerRequest httpRequest… in AuthenticationSchemeSelector() method
H A DHttpListener.cs23 private AuthenticationSchemeSelector _authenticationDelegate;
48 public AuthenticationSchemeSelector AuthenticationSchemeSelectorDelegate
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DAuthenticationSchemeSelector.cs8 …public delegate AuthenticationSchemes AuthenticationSchemeSelector(HttpListenerRequest httpRequest… in AuthenticationSchemeSelector() method
H A DHttpListener.cs311 private AuthenticationSchemeSelector m_SelectorDelegate;
314 …internal AuthenticationSelectorInfo(AuthenticationSchemeSelector selectorDelegate, bool canUseAdva… in AuthenticationSelectorInfo()
322 internal AuthenticationSchemeSelector Delegate
393 public AuthenticationSchemeSelector AuthenticationSchemeSelectorDelegate {
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/tests/
H A DHttpListenerAuthenticationTests.cs139AuthenticationSchemeSelector selector = new AuthenticationSchemeSelector(SelectAnonymousAndBasicSc… in TestBasicAuthenticationWithDelegate()
161AuthenticationSchemeSelector selector = new AuthenticationSchemeSelector(SelectAnonymousScheme); in TestAnonymousAuthenticationWithDelegate()
/dports/lang/mono/mono-5.10.1.57/mcs/class/Facades/System.Net.HttpListener/
H A DTypeForwarders.cs23 …Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.AuthenticationSchemeSelector))]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net/
H A DHttpListener.cs45 AuthenticationSchemeSelector auth_selector;
88 public AuthenticationSchemeSelector AuthenticationSchemeSelectorDelegate {
H A DHttpListener.platformnotsupported.cs50 public AuthenticationSchemeSelector AuthenticationSchemeSelectorDelegate {
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/ref/
H A DSystem.Net.HttpListener.cs13 …public delegate System.Net.AuthenticationSchemes AuthenticationSchemeSelector(System.Net.HttpListe… in AuthenticationSchemeSelector() method
18 …public System.Net.AuthenticationSchemeSelector AuthenticationSchemeSelectorDelegate { get { throw …
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/Facades/
H A DSystem.Net.HttpListener.cs17 …Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.AuthenticationSchemeSelector))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/Facades/
H A DSystem.Net.HttpListener.cs17 …Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.AuthenticationSchemeSelector))]
H A Dnetstandard.cs1007 …Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.AuthenticationSchemeSelector))]
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/Facades/
H A DSystem.Net.HttpListener.cs17 …Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.AuthenticationSchemeSelector))]
H A Dnetstandard.cs1008 …Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.AuthenticationSchemeSelector))]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Channels/
H A DSharedHttpTransportManager.cs550 new AuthenticationSchemeSelector(SelectAuthenticationScheme); in OnOpen()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/src/System/Net/Windows/
H A DHttpListener.Windows.cs835 AuthenticationSchemeSelector authenticationSelector = _authenticationDelegate; in HandleAuthentication()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/
H A Dcommon.sources658 ../referencesource/System/net/System/Net/AuthenticationSchemeSelector.cs
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs5332 …public delegate System.Net.AuthenticationSchemes AuthenticationSchemeSelector(System.Net.HttpListe… in AuthenticationSchemeSelector() method
5665 …public System.Net.AuthenticationSchemeSelector AuthenticationSchemeSelectorDelegate { get { throw …
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs5369 …public delegate System.Net.AuthenticationSchemes AuthenticationSchemeSelector(System.Net.HttpListe… in AuthenticationSchemeSelector() method
5707 …public System.Net.AuthenticationSchemeSelector AuthenticationSchemeSelectorDelegate { get { throw …
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs5330 …public delegate System.Net.AuthenticationSchemes AuthenticationSchemeSelector(System.Net.HttpListe… in AuthenticationSchemeSelector() method
5663 …public System.Net.AuthenticationSchemeSelector AuthenticationSchemeSelectorDelegate { get { throw …
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs5365 …public delegate System.Net.AuthenticationSchemes AuthenticationSchemeSelector(System.Net.HttpListe… in AuthenticationSchemeSelector() method
5703 …public System.Net.AuthenticationSchemeSelector AuthenticationSchemeSelectorDelegate { get { throw …
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs8061 …public delegate System.Net.AuthenticationSchemes AuthenticationSchemeSelector(System.Net.HttpListe… in AuthenticationSchemeSelector() method
8412 …public System.Net.AuthenticationSchemeSelector AuthenticationSchemeSelectorDelegate { get { throw …
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs7770 …public delegate System.Net.AuthenticationSchemes AuthenticationSchemeSelector(System.Net.HttpListe… in AuthenticationSchemeSelector() method
8109 …public System.Net.AuthenticationSchemeSelector AuthenticationSchemeSelectorDelegate { get { throw …
/dports/lang/mono/mono-5.10.1.57/mcs/class/Facades/netstandard/
H A DTypeForwarders.cs1088 …y:System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Net.AuthenticationSchemeSelector))]
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/Facades/
H A Dnetstandard.cs1006 …Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Net.AuthenticationSchemeSelector))]

12