Security server Windows Management Instrumentation (WMI) classes in Microsoft System Center Configuration Manager 2007 support security on the server.

The Configuration Manager 2007 server class schema is a set of WMI classes that represent the objects on a server that is running Configuration Manager. Each Configuration Manager class is a template for a managed object and all instances of the object use the template. Classes can contain properties and methods. The properties describe the class data and the methods typically perform data management. For more information about developing applications using these classes, see About Configuration Manager SDK Requirements.

In This Section

Term Definition

SMS_ObjectToClassPermissions_a Server WMI Class

Relates a secured object with various users that have class permissions on it.

SMS_ObjectToInstancePermissions_a Server WMI Class

Relates a secured object with users that have permissions for an instance of the secured object.

SMS_SecuredObject Server WMI Class

Represents a secured object.

SMS_UserClassPermissionNames Server WMI Class

Lists all the users and the permissions granted to each user for each secured class.

SMS_UserClassPermissions Server WMI Class

Represents a user's class-level permissions for a secured class.

SMS_UserInstancePermissionInfo Server WMI Class

Represents information about a user's instance-level permissions for a secured object.

SMS_UserInstancePermissionNames Server WMI Class

Lists all the users and the permissions granted to each user for a secured object.

SMS_UserInstancePermissions Server WMI Class

Represents a user's instance-level permissions for a secured object.

See Also


Send comments about this topic to Microsoft.