Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the name of the target group to which the client wants to belong.
public String RequestedTargetGroupName {get;}
Public ReadOnly Property RequestedTargetGroupName As String
Property Value
Name of the target group to which the client wants to belong. The string is empty if the client did not report a membership request.
Remarks
This value is for informational purposes only. Administrators can use this value to create the appropriate groups on the WSUS server.
Requirements
| Server | Requires Windows Server 2003 or Windows 2000 Server SP4 and later. |
| Namespace | Defined in Microsoft.UpdateServices.Administration. |
| Assembly | Requires Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll). |
| .NET Framework | Requires .NET Framework 1.1. |