5internal static class NegotiationInfoClass
24 System.
Net.
NetEventSource.
Info(
null, $
"packageInfo:{intPtr} negotiationState:{negotiationState:x}",
"GetAuthenticationPackageName");
26 if (negotiationState == 0 || negotiationState == 1)
31 System.
Net.
NetEventSource.
Info(
null, $
"packageInfo:{intPtr} negotiationState:{negotiationState:x} name:{text}",
"GetAuthenticationPackageName");
static unsafe string GetAuthenticationPackageName(SafeHandle safeHandle, int negotiationState)
static readonly System.Net.NetEventSource Log
static void Info(object thisOrContextObject, FormattableString formattableString=null, [CallerMemberName] string memberName=null)
static unsafe? string PtrToStringUni(IntPtr ptr)
void DangerousAddRef(ref bool success)
IntPtr DangerousGetHandle()