UserRoleScope.RootDashboardReferenceId Field
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Specifies the root dashboard reference. You can use this ID to set access to all dashboard references.
Namespace: Microsoft.EnterpriseManagement.Security
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)
Usage
'Usage
Dim value As Guid
value = UserRoleScope.RootDashboardReferenceId
UserRoleScope.RootDashboardReferenceId = value
Syntax
'Declaration
Public Shared RootDashboardReferenceId As Guid
public static Guid RootDashboardReferenceId
public:
static Guid RootDashboardReferenceId
public static Guid RootDashboardReferenceId
public static var RootDashboardReferenceId : 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