Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
SubscriptionController Class
SubscriptionController Methods
CreateSubscription Method
GetSubscriptionByUId Method
GetSubscriptionConnectionByUId Method
ReadSubscription Method
RenewSubscription Method
SubscriptionController
CreateSubscription Method
CreateSubscription using the SubscriptionManager and update the data object
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
Task
<
Subscription
>
CreateSubscription
(
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