ProviderSmtpSettingsDto

ProviderSmtpSettingsDto
ProviderSmtpSettingsDto
JSON Example
{
    "senderEmail": "string",
    "smtpHost": "string",
    "smtpPort": 0,
    "username": "string",
    "password": "string",
    "authEnabled": false,
    "autoTls": false,
    "thumbprint": "string"
}
string
senderEmail
Required

senderEmail

string
smtpHost
Required

smtpHost

integer As int32 As int32
smtpPort
Required

smtpPort

string
username
Optional

username

string
password
Optional

password

boolean
authEnabled
Optional

authEnabled

boolean
autoTls
Optional

autoTls

string
thumbprint
Optional

thumbprint