Share via


Bot.AppPasswordHint Property

Definition

The hint (e.g. keyVault secret resourceId) on how to fetch the app secret

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Inlined)]
public string AppPasswordHint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Inlined)>]
member this.AppPasswordHint : string with get, set
Public Property AppPasswordHint As String

Property Value

Implements

Attributes

Applies to