Click or drag to resize

SubscriptionSubscriptionId Property

The unique identifier of the MS Graph subscription

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

Property Value

Type: Guid
See Also