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

Usage

Visual Basic
Dim value As Guid

value = UserRoleScope.RootTemplateId

UserRoleScope.RootTemplateId = value

Syntax

Visual Basic
Public Shared RootTemplateId As Guid
C#
public static Guid RootTemplateId
C++
public:
static Guid RootTemplateId
J#
public static Guid RootTemplateId
JScript
public static var RootTemplateId : 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