Class Webhook
Inheritance
System.Object
Webhook
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
Assembly: PnP.Framework.dll
Syntax
public class Webhook : object
Properties
ClientState
Declaration
public string ClientState { get; set; }
Property Value
System.
|
ExpiresInDays
Declaration
public string ExpiresInDays { get; set; }
Property Value
System.
|
ServerNotificationUrl
Declaration
public string ServerNotificationUrl { get; set; }
Property Value
System.
|