SmtpUsernameProperties interface

A class that describes the properties of a SmtpUsername resource.

Properties

entraApplicationId

The application Id for the linked Entra Application.

tenantId

The tenant of the linked Entra Application.

username

The SMTP username. Could be free form or in the email address format.

Property Details

entraApplicationId

The application Id for the linked Entra Application.

entraApplicationId: string

Property Value

string

tenantId

The tenant of the linked Entra Application.

tenantId: string

Property Value

string

username

The SMTP username. Could be free form or in the email address format.

username: string

Property Value

string