2 references to GSSAPI
System.Net.Mail (2)
System\Net\Mail\SmtpConnection.Auth.cs (2)
70
_supportedAuth |= SupportedAuth.
GSSAPI
;
100
if ((_supportedAuth & SupportedAuth.
GSSAPI
) > 0)