[This topic is pre-release documentation and
is subject to change in future releases. Blank topics are included
as placeholders.]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
Syntax
Visual Basic |
Public Shared RootNonCredentialTaskId As Guid
|
C# |
public static Guid RootNonCredentialTaskId
|
C++ |
public:
static Guid RootNonCredentialTaskId
|
J# |
public static Guid RootNonCredentialTaskId
|
JScript |
public static var RootNonCredentialTaskId : 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