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