Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
SubscriptionController Class
SubscriptionController Methods
CreateSubscription Method
GetSubscriptionByUId Method
GetSubscriptionConnectionByUId Method
ReadSubscription Method
RenewSubscription Method
SubscriptionController
GetSubscriptionByUId Method
Gets the subscription by UId.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
Subscription
GetSubscriptionByUId
(
Guid
uid
)
Parameters
uid
Type:
System
Guid
Return Value
Type:
Subscription
The subscription or null if not found
Implements
ISubscriptionsReader
GetSubscriptionByUId(Guid)
See Also
Reference
SubscriptionController Class
Omada.OE.AppLogic Namespace