Home
last modified time | relevance | path

Searched refs:net_auth_supported_impl_levels (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Security/src/System/Net/Security/
H A DNegotiateStreamPal.Unix.cs46 SR.net_auth_supported_impl_levels); in ValidateImpersonationLevel()
H A DNegotiateStreamPal.Windows.cs90 …tion(nameof(impersonationLevel), impersonationLevel.ToString(), SR.net_auth_supported_impl_levels); in ValidateImpersonationLevel()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/SecureProtocols/
H A D_NegoState.cs153 …personationLevel", impersonationLevel.ToString(), SR.GetString(SR.net_auth_supported_impl_levels)); in ValidateCreateContext()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/ReferenceSources/
H A DSR.cs587 …public const string net_auth_supported_impl_levels = "The supported values are Identification, Imp… field in SR