UserRoleScope.RootConsoleTaskId Field
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
'Usage
Dim value As Guid
value = UserRoleScope.RootConsoleTaskId
UserRoleScope.RootConsoleTaskId = value
Syntax
'Declaration
Public Shared RootConsoleTaskId As Guid
public static Guid RootConsoleTaskId
public:
static Guid RootConsoleTaskId
public static Guid RootConsoleTaskId
public static var RootConsoleTaskId : Guid
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003
See Also
Reference
UserRoleScope Class
UserRoleScope Members
Microsoft.EnterpriseManagement.Security Namespace