mirror of
https://dev.azure.com/tstanciu94/Services/_git/Correo
synced 2025-03-29 15:21:26 +02:00
MailKit SmtpClientOptions update
This commit is contained in:
parent
1f7672686b
commit
924824437f
@ -12,7 +12,6 @@
|
|||||||
public record AuthenticationOptions
|
public record AuthenticationOptions
|
||||||
{
|
{
|
||||||
public string UserName { get; init; }
|
public string UserName { get; init; }
|
||||||
public string Domain { get; init; }
|
|
||||||
public string Password { get; init; }
|
public string Password { get; init; }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user