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.
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Specifies the configuration identifier type.
Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)
Usage
'Usage
Dim instance As ExtensionIdentifierType
Syntax
'Declaration
Public Enumeration ExtensionIdentifierType
public enum ExtensionIdentifierType
public enum class ExtensionIdentifierType
public enum ExtensionIdentifierType
public enum ExtensionIdentifierType
Members
| Member name | Description |
|---|---|
| ManagementPack | The configuration identifier refers to a ManagementPack. |
| Object | The configuration identifier refers to an extension object. |
| PrivateType | The configuration identifier refers to a private type. |
| Type | The configuration identifier refers to a type. |
| Unknown | The identifier type is unknown. |
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003