Enum ProvisioningTemplateWebhookBodyFormat
Defines how to format the request body for HTTP POST requests
Namespace: PnP.Framework.Provisioning.Model
Assembly: PnP.Framework.dll
Syntax
public enum ProvisioningTemplateWebhookBodyFormat : int
FormUrlEncoded
x-www-form-urlencoded format
Json
JSON format
Xml
XML format