MonitoringUserRoleScope.RootCredentialMonitoringTaskId Property

Updated: April 16, 2012

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)Dim value As Guid value = MonitoringUserRoleScope.RootCredentialMonitoringTaskId Public Shared ReadOnly Property RootCredentialMonitoringTaskId As Guidpublic static Guid RootCredentialMonitoringTaskId { get; }public: static property Guid RootCredentialMonitoringTaskId { Guid get (); }/** @property */ public static Guid get_RootCredentialMonitoringTaskId () public static function get RootCredentialMonitoringTaskId () : 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