IComputerTarget.Id

Retrieves the unique identifier of the client computer.

public String Id {get;}
Public ReadOnly Property Id As String

Property Value

Unique identifier of the client computer.

Remarks

WSUS sets the identifier value when:

Note that when you call IUpdateServer.RegisterComputer, WSUS creates a temporary Id value for the client. When the client first contacts the WSUS server, WSUS changes the identifier to the client's identifier value. If you try to retrieve the client using the temporary value after WSUS changes the identifier, you will receive a WsusObjectNotFoundException exception.

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.