Share via


WebhookAuthenticationSettings.Identity Property

Definition

The identity configuration required for authenticating a custom webhook.

public Azure.ResourceManager.EventGrid.Models.CustomWebhookAuthenticationManagedIdentity Identity { get; set; }
member this.Identity : Azure.ResourceManager.EventGrid.Models.CustomWebhookAuthenticationManagedIdentity with get, set
Public Property Identity As CustomWebhookAuthenticationManagedIdentity

Property Value

Applies to