[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]Specifies the root console task. You can use this ID to set access to all console tasks. Namespace: Microsoft.EnterpriseManagement.Security
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)

Usage

Visual Basic
Dim value As Guid

value = UserRoleScope.RootConsoleTaskId

UserRoleScope.RootConsoleTaskId = value

Syntax

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

Platforms

Development Platforms

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

Target Platforms

Windows Server 2008,Windows Server 2003

See Also