The SMS_AuthorizationList Windows Management Instrumentation (WMI) class is an SMS Provider server class, in System Center 2012 Configuration Manager, that represents a collection of SMS_SoftwareUpdate objects for the software updates available on the site and authorized for deployment. Use of an authorization list is optional in a software update deployment.
The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.
Class SMS_AuthorizationList : SMS_ConfigurationItemBaseClass { String ApplicabilityCondition; UInt32 AssociatedAutoRuleID; String CategoryInstance_UniqueIDs[]; UInt32 CIType_ID; UInt32 CIVersion; UInt32 CI_ID; String CI_UniqueID; Boolean ContainsExpiredUpdates; Boolean ContainsSupersededUpdates; String CreatedBy; DateTime DateCreated; DateTime DateLastModified; DateTime EffectiveDate; UInt32 EULAAccepted; Boolean EULAExists; DateTime EULASignoffDate; String EULASignoffUser; UInt32 ExecutionContext; Boolean IsBundle; Boolean IsDeployed; Boolean IsDigest; Boolean IsEnabled; Boolean IsExpired; Boolean IsHidden; Boolean IsLatest; Boolean IsProvisioned; Boolean IsQuarantined; Boolean IsSuperseded; Boolean IsUserDefined; String LastModifiedBy; DateTime LastStatusTime; String LocalizedCategoryInstanceNames[]; String LocalizedDescription; String LocalizedDisplayName; SMS_CI_LocalizedProperties LocalizedInformation[]; String LocalizedInformativeURL; UInt32 LocalizedPropertyLocaleID; UInt32 ModelID; String ModelName; UInt32 NumberOfCollectionsDeployed; UInt32 NumCompliant; UInt32 NumNonCompliant; UInt32 NumTotal; UInt32 NumUnknown; UInt32 PercentCompliant; UInt32 PermittedUses; String PlatformCategoryInstance_UniqueIDs[]; UInt32 PlatformType; SMS_SDMPackageLocalizedData SDMPackageLocalizedData[]; UInt32 SDMPackageVersion; String SDMPackageXML; String SecuredScopeNames[]; String SedoObjectVersion; String SourceSite; UInt32 Updates[]; }; |
Methods
The following table lists the methods in the SMS_AuthorizationList class.
Method | Description |
---|---|
RunAuthListStatusSummarization Method in Class SMS_AuthorizationList |
Updates summarized results for a particular update group. |
Properties
- ApplicabilityCondition
- Data type: StringAccess type: Read/WriteQualifiers: [SizeLimit("512"), not_null]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- AssociatedAutoRuleID
- Data type: UInt32Access type: Read-only Qualifiers: [read]Associated auto deployment rule ID.
- CategoryInstance_UniqueIDs
- Data type: String ArrayAccess type: Read/WriteQualifiers: NoneSee SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- CI_ID
- Data type: UInt32Access type: Read/WriteQualifiers: [key]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- CI_UniqueID
- Data type: StringAccess type: Read/WriteQualifiers:[unique, not_null]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- CIType_ID
- Data type: UInt32Access type: Read-onlyQualifiers: [not_null, read]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.For this class, the type ID is SoftwareUpdateAuthorizationList (9).
- CIVersion
- Data type: UInt32Access type: Read-onlyQualifiers: [read, not_null]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- ContainsExpiredUpdates
- Data type: BooleanAccess type: Read-only Qualifiers: [read]true if the Authorization List contains one or more expired updates.
- ContainsSupersededUpdates
- Data type: BooleanAccess type: Read-only Qualifiers: [read]true if the Authorization List contains one or more superseded updates.
- CreatedBy
- Data type: StringAccess type: Read-onlyQualifiers: [SizeLimit("512"), read, not_null]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- DateCreated
- Data type: DateTimeAccess type: Read-onlyQualifiers: [read, not_null]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- DateLastModified
- Data type: DateTimeAccess type: Read-onlyQualifiers: [read]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- EffectiveDate
- Data type: DateTimeAccess type: Read-onlyQualifiers: [read]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- EULAAccepted
- Data type: UInt32Access type: Read-onlyQualifiers: [read]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- EULAExists
- Data type: BooleanAccess type: Read-onlyQualifiers: [read]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- EULASignoffDate
- Data type: DateTimeAccess type: Read-onlyQualifiers: [read]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- EULASignoffUser
- Data type: StringAccess type: Read-onlyQualifiers: [read]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- ExecutionContext
- Data type: UInt32Access type: Read-only Qualifiers:
[read, valuemap, values]Execution context that the configuration
item should be evaluated under.
0
System
1
User
- IsBundle
- Data type: BooleanAccess type: Read/WriteQualifiers: [not_null]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- IsDeployed
- Data type: BooleanAccess type: Read-onlyQualifiers: [read]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- IsDigest
- Data type: BooleanAccess type: Read-onlyQualifiers: [read, lazy]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- IsEnabled
- Data type: BooleanAccess type: Read/WriteQualifiers: [not_null]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- IsExpired
- Data type: BooleanAccess type: Read/WriteQualifiers: [not_null]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- IsHidden
- Data type: BooleanAccess type: Read/WriteQualifiers: [not_null]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- IsLatest
- Data type: BooleanAccess type: Read-only Qualifiers: [read]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- IsProvisioned
- Data type: BooleanAccess type: Read-only Qualifiers: [read]true if the content is downloaded for all updates in the Authorization List.
- IsQuarantined
- Data type: BooleanAccess type: Read-onlyQualifiers: [read]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- IsSuperseded
- Data type: BooleanAccess type: Read-onlyQualifiers: [read, not_null]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- IsUserDefined
- Data type: BooleanAccess type: Read/WriteQualifiers: [not_null]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- LastModifiedBy
- Data type: StringAccess type: Read-onlyQualifiers: [SizeLimit("512"), read, not_null]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- LastStatusTime
- Data type: DateTimeAccess type: Read-only Qualifiers: [read]Last status update time.
- LocalizedCategoryInstanceNames
- Data type: String ArrayAccess type: Read-onlyQualifiers: [read]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- LocalizedDescription
- Data type: StringAccess type: Read-onlyQualifiers: [read]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- LocalizedDisplayName
- Data type: StringAccess type: Read-onlyQualifiers: [read]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- LocalizedInformation
- Data type: SMS_CI_LocalizedProperties ArrayAccess type:
Read/WriteQualifiers: [lazy]Language-specific localized information
about the authorization list:
- String DisplayName
- String Description
- String InformativeURL
- UInt32 LocaleID
- String DisplayName
- LocalizedInformativeURL
- Data type: StringAccess type: Read-onlyQualifiers: [read]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- LocalizedPropertyLocaleID
- Data type: UInt32Access type: Read-onlyQualifiers: [read]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- ModelID
- Data type: UInt32Access type: Read/WriteQualifiers: [not_null]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- ModelName
- Data type: StringAccess type: Read/WriteQualifiers: [unique, not_null]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- NumberOfCollectionsDeployed
- Data type: UInt32Access type: Read-only Qualifiers: [read]Count of collections that the Authorization List has been deployed to.
- NumCompliant
- Data type: UInt32Access type: Read-only Qualifiers: [read]Count of client machines where this Authorization List is compliant.
- NumNonCompliant
- Data type: UInt32Access type: Read-only Qualifiers: [read]Count of client machines where this Authorization List is non-compliant.
- NumTotal
- Data type: UInt32Access type: Read-only Qualifiers: [read]Total count of client machines for this Authorization List.
- NumUnknown
- Data type: UInt32Access type: Read-only Qualifiers: [read]Count of client machines where this Authorization List is in an unknown state.
- PercentCompliant
- Data type: UInt32Access type: Read-only Qualifiers: [read]Percentage of client machines that are compliant for this configuration item.
- PermittedUses
- Data type: UInt32Access type: Read/WriteQualifiers: [not_null]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- PlatformCategoryInstance_UniqueIDs
- Data type: String Array Access type: Read/Write Qualifiers: noneSee SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- PlatformType
- Data type: UInt32Access type: Read-only Qualifiers: [bitmap, bitvalues, read]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- SDMPackageLocalizedData
- Data type: SMS_SDMPackageLocalizedData ArrayAccess type: Read/WriteQualifiers: [lazy]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- SDMPackageVersion
- Data type: UInt32Access type: Read/WriteQualifiers: [not_null]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- SDMPackageXML
- Data type: StringAccess type: Read/WriteQualifiers: [lazy]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- SecuredScopeNames
- Data type: String Array Access type: Read-only Qualifiers: [read]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- SedoObjectVersion
- Data type: StringAccess type: Read-only Qualifiers: [read]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- SourceSite
- Data type: StringAccess type: Read/WriteQualifiers: [SizeLimit("3")]See SMS_ConfigurationItemLatestBaseClass Server WMI Class.
- Updates
- Data type: UInt32 ArrayAccess type: Read/WriteQualifiers: [lazy]Collection of IDs of SMS_SoftwareUpdate objects. Each ID is represented by the CI_ID property of the corresponding update object.
Remarks
Class qualifiers for this class include:
- Secured
For more information about both the class qualifiers and the property qualifiers included in the Properties section, see Configuration Manager Class and Property Qualifiers.
Use of this class is optional. An SMS_AuthorizationList object is created based on criteria that are chosen by the administrator for deployment of selected SMS_SoftwareUpdate objects. The authorization list is used by an SMS_UpdatesAssignment Server WMI Class object to create a deployment.
An SMS_AuthorizationList object is a type of configuration item, as is each software update. Therefore, the authorization list is an example of a configuration item that bundles other configuration items. Both SMS_AuthorizationList and SMS_SoftwareUpdate are derived from SMS_ConfigurationItemBaseClass Server WMI Class, which defines an IsBundle property. When building an authorization list, this property of each update is set to true to indicate that the update is part of a bundle.
Requirements
Runtime Requirements
For more information, see Configuration Manager Server Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Server Development Requirements.