1 write to token
System (1)
net\System\Net\mail\smtpconnection.cs (1)
539this.token = Token;
1 reference to token
System (1)
net\System\Net\mail\smtpconnection.cs (1)
528context.result = context.module.Authenticate(null, context.credential, context.thisPtr, context.spn, context.token);