| ISubscriptionManagerGetSecurityAlert Method |
Gets the SecurityAlert for the notification
Namespace:
Omada.OE.Model.Subscriptions
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
SyntaxTask<SecurityAlert> GetSecurityAlert(
string id
)
Parameters
- id
- Type: SystemString
Return Value
Type:
TaskSecurityAlert
See Also