Sdílet prostřednictvím


WebhookPartnerDestinationInfo.ClientAuthentication Property

Definition

Partner client authentication Please note PartnerClientAuthentication is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include AzureADPartnerClientAuthentication.

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

Property Value

Applies to