Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the current user account is authorized to access the Network Alert Manager.
Namespace: Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework
Assembly: AlertFramework (in AlertFramework.dll)
Syntax
public bool HasNetworkAlertAccess()
public:
bool HasNetworkAlertAccess()
Public Function HasNetworkAlertAccess As Boolean
Return Value
Type: System.Boolean
true if the user account has access; otherwise, false.
See Also
NetworkAlertManager Class
Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework Namespace
Return to top