ExtensionIdentifierType Enumeration

System Center

Updated: April 25, 2012

[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
Dim instance As ExtensionIdentifierType

public enum class ExtensionIdentifierType
public enum ExtensionIdentifierType
public enum ExtensionIdentifierType

Member nameDescription
ManagementPackThe configuration identifier refers to a ManagementPack.
ObjectThe configuration identifier refers to an extension object.
PrivateTypeThe configuration identifier refers to a private type.
TypeThe configuration identifier refers to a type.
UnknownThe identifier type is unknown.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003
 
Show: