IUpdateServerConfiguration.AutoRefreshUpdateApprovalsDeclineExpired Property
Gets or sets whether an update should be automatically declined when it is revised to be expired and AutoRefreshUpdateApprovals is enabled.
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
/** @property */ boolean get_AutoRefreshUpdateApprovalsDeclineExpired () /** @property */ void set_AutoRefreshUpdateApprovalsDeclineExpired (boolean value)
function get AutoRefreshUpdateApprovalsDeclineExpired () : boolean function set AutoRefreshUpdateApprovalsDeclineExpired (value : boolean)
Property Value
true if an update should be automatically declined during import if it is expired. false if the update will not be declined.This configuration value is used only when the AutoRefreshUpdateApprovals configuration value is enabled.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Target Platforms
Windows Server 2008, Windows Server 2003, Windows Server 2008 R2