EmailChannelProperties.AuthMethod Property

Definition

Gets or sets the AuthMethod.

public Azure.Provisioning.BicepValue<Azure.Provisioning.BotService.EmailChannelAuthMethod> AuthMethod { get; set; }
member this.AuthMethod : Azure.Provisioning.BicepValue<Azure.Provisioning.BotService.EmailChannelAuthMethod> with get, set
Public Property AuthMethod As BicepValue(Of EmailChannelAuthMethod)

Property Value

Applies to