HostSettingsResponse.ValidateAuthority Property

Definition

Per cloud OAuth setting on whether authority is validated

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

Property Value

Implements

Attributes

Applies to