UserRoleScope.RootViewId Field
Specifies the root view. You can use this ID to set access to all views.
Namespace: Microsoft.EnterpriseManagement.Security
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Usage
'Usage
Dim value As Guid
value = UserRoleScope.RootViewId
UserRoleScope.RootViewId = value
Syntax
'Declaration
Public Shared RootViewId As Guid
public static Guid RootViewId
public:
static Guid RootViewId
public static Guid RootViewId
public static var RootViewId : 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