Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
SubscriptionController Class
SubscriptionController Methods
CreateSubscription Method
GetSubscriptionByUId Method
GetSubscriptionConnectionByUId Method
ReadSubscription Method
RenewSubscription Method
SubscriptionController
ReadSubscription Method
Read the subscription connection calling the Subscription manager Get method
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
Task
<
Subscription
>
ReadSubscription
(
DataObject
dataObject
)
Parameters
dataObject
Type:
Omada.OE.Model
DataObject
Return Value
Type:
Task
Subscription
Exceptions
Exception
Condition
ArgumentNullException
See Also
Reference
SubscriptionController Class
Omada.OE.AppLogic Namespace