2 references to GSS_C_IDENTIFY_FLAG
System.Net.Security (2)
System\Net\NegotiateAuthenticationPal.Unix.cs (2)
158
(_contextFlags & Interop.NetSecurityNative.GssFlags.
GSS_C_IDENTIFY_FLAG
) != 0 ? TokenImpersonationLevel.Identification :
176
TokenImpersonationLevel.Identification => Interop.NetSecurityNative.GssFlags.
GSS_C_IDENTIFY_FLAG
,