PackageApproval Members

Defines the time and the manner in which a client should apply an update. Obsolete.

The following tables list the members exposed by the PackageApproval type.

Public Properties

  Name Description
public property Action Gets the action to be performed by clients when applying the update for this package approval.
public property AdministratorName Gets the name of the administrator who created this package approval.
public property ComputerTargetGroupId Gets the GUID of the ComputerTargetGroupCollection related to this package approval.
public property CreationDate Gets the UTC date and time that the package approval was created.
public property Deadline Gets the latest time that the action must be completed by clients. After this time, clients will no longer have a choice about whether to apply the update.
public property GoLiveTime Gets the UTC date and time that this package approval will appear for clients to download and apply.
public property Id Gets the GUID of the package approval.
public property IsOptional Gets whether this package approval is optional to clients.
public property State Gets the current state of this package approval.
public property UpdateId Gets the GUID of the update to which this package approval applies.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

PackageApproval Class
Microsoft.UpdateServices.ClientServicing Namespace