ClientAuthenticationSettings.WebhookAuthentication Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Authentication settings for a webhook endpoint within a Namespace resource.
public Azure.ResourceManager.EventGrid.Models.WebhookAuthenticationSettings WebhookAuthentication { get; set; }
member this.WebhookAuthentication : Azure.ResourceManager.EventGrid.Models.WebhookAuthenticationSettings with get, set
Public Property WebhookAuthentication As WebhookAuthenticationSettings