System Plug-ins (C#)

banner art

Previous Next

System Plug-ins (C#)

The Windows Media server supports the following system plug-in objects.

Object Description
IWMSAccessControlEntry Contains properties that can be used to edit the access control entries in an access control list. The entries specify read and write permissions for a publishing point.
IWMSAccessControlList Contains a collection of IWMSAccessControlEntry objects.
IWMSACLCheckAdmin Contains a property to retrieve an IWMSAccessControlList object.
IWMSActiveScriptAdmin Contains properties that can be used to manage the properties of a WMS Active Script Event Handler plug-in. This plug-in enables scripting-language access to the internal events raised by the server.
IWMSAdminAnonUser Contains a property and a method that can be used to retrieve the user name and set a password for an anonymous user.
IWMSAdminArchiveSink Contains properties and methods that can be used to archive streamed content.
IWMSAdminMulticastSink Contains properties that can be used to send multicast content to clients.
IWMSAdminNetworkDataSourcePlugin Contains properties and methods that can be used to source distributed content.
IWMSAdminRealm Contains a property to manage a realm.
IWMSAdminUnicastSink Contains properties that can be used to send content to unicast clients.
IWMSBoundIPAddresses Contains methods that can be used to manage a collection of bound IP addresses.
IWMSCPPluginAdmin Contains properties that can be used to manage properties associated with command protocol plug-ins.
IWMSIPAdmin Contains properties that can be used to retrieve IP addresses to which client access can be restricted.
IWMSIPEntry Contains properties that can be used to edit the IP addresses in an IWMSIPList object.
IWMSIPList Contains a collection of IWMSIPEntry objects used to allow or disallow client connections based on IP addresses.
IWMSLoggingAdmin Contains properties and methods that can be used to manage a log file.
IWMSPlaylistTransformAdmin Contains properties that can be used to manipulate playlist behaviors.
IWMSWMIBridgeAdmin Contains a property that can be used to manage event classes used by Windows Management Instrumentation (WMI) to provide server event notices.

See Also

Previous Next