Public Fields

  Name Description
public field actionAttributesAssemblyDescription Indicates an AssemblyDescription object for the action attributes assembly.
public field actionClassPermissions Indicates the class security permissions that are required for this action to be available to the user. The permissions are stored in a System.Collections.Generic.List object that represents ActionSecurityDescription objects for the action class permissions.
public field actionInstanceClassDescriptions Indicates the class instance security rights that the user must have before this action is displayed to the user. The class instance rights are stored in a System.Collections.Generic.List object that represents SecurityInstanceClassDescription objects for action instance class permissions.
public field actionInstancePermissions Indicates the instance security permissions required for this action to be available to the user. The security permissions are stored in a System.Collections.Generic.List object that represents SecurityFlagsDetailDescription objects for action instance permissions.
public field actionStateAssemblyDescription Indicates the method that is called to determine whether the actions should be available to the user. The method, assembly, and type information is stored in a AssemblyDescription object.
public field assemblyDescription Indicates the method that is called when the action is activated by the user. The method, assembly, and type information is stored in a AssemblyDescription object.
public field executableDescription Indicates the external file that is run when the user selects the action. For example, an EXE or CMD file. The external file information is stored in an ExecutableDescription object.
public field imageDescription Indicates the icon resource that is associated with this action. The icon resource name, assembly and type information are stored in a NodeImagesDescription object.
public field objectTypes Indicates the list of objects for which the menu will be displayed. The objects are stored in a System.Collections.Generic.List object that represent ActionDescription.ObjectProperties enumeration values for action object types.
public field reportDescription Indicates report information that will be displayed when the user selects this action. The report information is stored in a ReportDescription object.
public field resourceAssembly Indicates the string resources that are retrieved for this action. The resource name, assembly, and type information are stored in an AssemblyDescription object.
public field smsActionDescriptions Indicates the Configuration Manager 2007 -specific actions that are available for this node. The available actions are stored in a System.Collections.Generic.List object that represents ActionDescription objects.

See Also


Send comments about this topic to Microsoft.