BitsCompactServerUrlGroup class
The BitsCompactServerUrlGroup class provides methods to manage URLs and URL groups for the Background Intelligent Transfer Service (BITS) Compact Server.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties. Properties are listed in alphabetical order, not MOF order.
Syntax
class BitsCompactServerUrlGroup
{
string UrlGroup;
};
Members
The BitsLightweightServerUrlGroup class has these types of members:
Methods
The BitsLightweightServerUrlGroup class has these methods.
Method | Description |
---|---|
CheckUrl | Determines whether a URL exists on a server. |
CreateUrl | Creates a URL on the host. |
CreateUrlGroup | Creates a URL group on the host if the URL group was not available earlier. |
DeleteUrl | Deletes a URL on the server. |
DeleteUrlGroup | Deletes a URL group on the host if the URL group was available earlier. |
GetProperty | Gets the property that is associated with the URL group. |
GetSslCertificate | Gets the SSL certificate for a port. |
GetUrlGroupAuthentication | Gets the authentication scheme for a URL group. |
RemoveSslCertificate | Removes the SSL certificate for a port. |
SetProperty | Sets the property that is associated with the URL group. |
SetSslCertificate | Sets the SSL certificate for a port. |
SetUrlGroupAuthentication | Sets the authentication scheme for a URL group. |
Properties
The BitsLightweightServerUrlGroup class has these properties.
-
UrlGroup
-
-
Data type: string
-
Access type: Read-only
This property specifies the URL group that is associated with the class.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 R2 |
Redistributable |
Windows Management Framework on Windows Server 2008 with SP2 |
Namespace |
Root\microsoft\bits |
MOF |
|