A globally unique identifier (GUID) value that
represents the root monitoring task without credentials. Use this
value in the user role scope to set access to all monitoring tasks
without credentials. Namespace:
Microsoft.EnterpriseManagement.Monitoring.Security
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim value As Guid value = MonitoringUserRoleScope.RootNonCredentialMonitoringTaskId Public Shared ReadOnly Property RootNonCredentialMonitoringTaskId As Guidpublic static Guid RootNonCredentialMonitoringTaskId { get; }public: static property Guid RootNonCredentialMonitoringTaskId { Guid get (); }/** @property */ public static Guid get_RootNonCredentialMonitoringTaskId () public static function get RootNonCredentialMonitoringTaskId () : Guid Property ValueReturns a Guid.
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim value As Guid value = MonitoringUserRoleScope.RootNonCredentialMonitoringTaskId Public Shared ReadOnly Property RootNonCredentialMonitoringTaskId As Guidpublic static Guid RootNonCredentialMonitoringTaskId { get; }public: static property Guid RootNonCredentialMonitoringTaskId { Guid get (); }/** @property */ public static Guid get_RootNonCredentialMonitoringTaskId () public static function get RootNonCredentialMonitoringTaskId () : 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.