다음을 통해 공유


EmailChannelProperties.AuthMethod Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Owned)]
public float? AuthMethod { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Owned)>]
member this.AuthMethod : Nullable<single> with get, set
Public Property AuthMethod As Nullable(Of Single)

Property Value

Implements

Attributes

Applies to