Udostępnij za pośrednictwem


EmailChannelProperties.AuthMethod Property

Definition

Email channel auth method. 0 Password (Default); 1 Graph.

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

Property Value

Applies to