Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the root of all classes. You can use this ID in the user role scope if you want to set access on the root class.
Namespace: Microsoft.EnterpriseManagement.Security
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Usage
'Usage
Dim value As Guid
value = UserRoleScope.RootClassId
UserRoleScope.RootClassId = value
Syntax
'Declaration
Public Shared RootClassId As Guid
public static Guid RootClassId
public:
static Guid RootClassId
public static Guid RootClassId
public static var RootClassId : 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