MonitoringUserRoleScope.RootMonitoringViewId Property

Updated: April 16, 2012

A globally unique identifier (GUID) value that represents the root monitoring view. Use this value in the user role scope to set access to all views. Namespace: Microsoft.EnterpriseManagement.Monitoring.Security
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim value As Guid value = MonitoringUserRoleScope.RootMonitoringViewId Public Shared ReadOnly Property RootMonitoringViewId As Guidpublic static Guid RootMonitoringViewId { get; }public: static property Guid RootMonitoringViewId { Guid get (); }/** @property */ public static Guid get_RootMonitoringViewId () public static function get RootMonitoringViewId () : Guid Property ValueReturns a Guid.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms