다음을 통해 공유


EmailChannel.AuthMethod Property

Definition

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

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

Property Value

Implements

Attributes

Applies to