A globally unique identifier (GUID) that represents the root credential task. Use this value to set access to all credential tasks. Namespace: Microsoft.EnterpriseManagement.Monitoring.Security
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in microsoft.enterprisemanagement.operationsmanager.dll)

Usage

Visual Basic
Dim value As Guid

value = MonitoringUserRoleScope.RootCredentialMonitoringTaskId

MonitoringUserRoleScope.RootCredentialMonitoringTaskId = value

Syntax

Visual Basic
Public Shared RootCredentialMonitoringTaskId As Guid
C#
public static Guid RootCredentialMonitoringTaskId
C++
public:
static Guid RootCredentialMonitoringTaskId
J#
public static Guid RootCredentialMonitoringTaskId
JScript
public static var RootCredentialMonitoringTaskId : Guid

Platforms

Development Platforms

Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP

Target Platforms

Windows Server 2008,Windows Server 2003,Windows Vista,Windows XP

See Also