Okta.Sdk.Model.BaseEmailServer

October 3, 2024 ยท View on GitHub

Properties

NameTypeDescriptionNotes
AliasstringHuman-readable name for your SMTP server[optional]
EnabledboolIf `true`, routes all email traffic through your SMTP server[optional]
HoststringHostname or IP address of your SMTP server[optional]
PortintPort number of your SMTP server[optional]
UsernamestringUsername used to access your SMTP server[optional]

[Back to Model list] [Back to API list] [Back to README]