32 if (!
value.IsCompleted)
72 value?.CloseContext();
bool TryGetValue(TKey key, [MaybeNullWhen(false)] out TValue value)
bool ICollection< KeyValuePair< TKey, TValue > >. Remove(KeyValuePair< TKey, TValue > keyValuePair)
static string ToBase64String(byte[] inArray)
static unsafe byte[] FromBase64String(string s)
Authorization Authenticate(string challenge, NetworkCredential credential, object sessionCookie, string spn, ChannelBinding channelBindingToken)
SmtpNegotiateAuthenticationModule()
string GetSecurityLayerOutgoingBlob(string challenge, System.Net.NTAuthentication clientContext)
readonly Dictionary< object, System.Net.NTAuthentication > _sessions
void CloseContext(object sessionCookie)
string AuthenticationType