mirror of
https://github.com/bitwarden/server
synced 2025-12-21 18:53:41 +00:00
deprecate smtpclient for mailkit smtp service
This commit is contained in:
@@ -117,6 +117,7 @@ namespace Bit.Core
|
||||
public string Password { get; set; }
|
||||
public bool UseDefaultCredentials { get; set; } = false;
|
||||
public string AuthType { get; set; }
|
||||
public bool TrustServer { get; set; } = false;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user