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