Click or drag to resize

SubscriptionNotificationUrl Property

The URL of the endpoint that will receive the change notifications. This URL must make use of the HTTPS protocol.

Namespace:  Omada.OE.Model.Subscriptions
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public string NotificationUrl { get; set; }

Property Value

Type: String
See Also