The SMS_AuthorizationList Windows Management Instrumentation (WMI) class is an SMS Provider server class, in 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; String CategoryInstance_UniqueIDs[]; UInt32 CI_ID; String CI_UniqueID; UInt32 CIType_ID; UInt32 CIVersion; String CreatedBy; DateTime DateCreated; DateTime DateLastModified; DateTime EffectiveDate; UInt32 EULAAccepted; Boolean EULAExists; DateTime EULASignoffDate; String EULASignoffUser; Boolean IsBundle; Boolean IsDigest; Boolean IsEnabled; Boolean IsExpired; Boolean IsHidden; Boolean IsQuarantined; Boolean IsSuperseded; Boolean IsUserDefined; String LastModifiedBy; String LocalizedCategoryInstanceNames[]; String LocalizedDescription; String LocalizedDisplayName; SMS_CI_LocalizedProperties LocalizedInformation[]; String LocalizedInformativeURL; UInt32 LocalizedPropertyLocaleID; String ModelName; UInt32 PermittedUses; SMS_SDMPackageLocalizedData SDMPackageLocalizedData[]; UInt32 SDMPackageVersion; String SDMPackageXML; String SourceSite; UInt32 Updates[]; }; |
Methods
The SMS_AuthorizationList class does not define any methods.
Properties
- ApplicabilityCondition
- Data type: StringAccess type: Read/WriteQualifiers: [SizeLimit("512"), not_null]See SMS_ConfigurationItemBaseClass Server WMI Class.
- CategoryInstance_UniqueIDs
- Data type: String ArrayAccess type: Read/WriteQualifiers: NoneSee SMS_ConfigurationItemBaseClass Server WMI Class.
- CI_ID
- Data type: UInt32Access type: Read/WriteQualifiers: [key]See SMS_ConfigurationItemBaseClass Server WMI Class.
- CI_UniqueID
- Data type: StringAccess type: Read/WriteQualifiers:[unique, not_null]See SMS_ConfigurationItemBaseClass Server WMI Class.
- CIType_ID
- Data type: UInt32Access type: Read-onlyQualifiers: [not_null, read]See SMS_ConfigurationItemBaseClass Server WMI Class. For this class, the type ID is SoftwareUpdateAuthorizationList (9).
- CIVersion
- Data type: UInt32Access type: Read-onlyQualifiers: [read, not_null]See SMS_ConfigurationItemBaseClass Server WMI Class.
- CreatedBy
- Data type: StringAccess type: Read-onlyQualifiers: [SizeLimit("512"), read, not_null]See SMS_ConfigurationItemBaseClass Server WMI Class.
- DateCreated
- Data type: DateTimeAccess type: Read-onlyQualifiers: [read, not_null]See SMS_ConfigurationItemBaseClass Server WMI Class.
- DateLastModified
- Data type: DateTimeAccess type: Read-onlyQualifiers: [read]See SMS_ConfigurationItemBaseClass Server WMI Class.
- EffectiveDate
- Data type: DateTimeAccess type: Read-onlyQualifiers: [read]See SMS_ConfigurationItemBaseClass Server WMI Class.
- EULAAccepted
- Data type: UInt32Access type: Read-onlyQualifiers: [read]See SMS_ConfigurationItemBaseClass Server WMI Class.
- EULAExists
- Data type: BooleanAccess type: Read-onlyQualifiers: [read]See SMS_ConfigurationItemBaseClass Server WMI Class.
- EULASignoffDate
- Data type: DateTimeAccess type: Read-onlyQualifiers: [read]See SMS_ConfigurationItemBaseClass Server WMI Class.
- EULASignoffUser
- Data type: StringAccess type: Read-onlyQualifiers: [read]See SMS_ConfigurationItemBaseClass Server WMI Class.
- IsBundle
- Data type: BooleanAccess type: Read/WriteQualifiers: [not_null]See SMS_ConfigurationItemBaseClass Server WMI Class.
- IsDigest
- Data type: BooleanAccess type: Read-onlyQualifiers: [read, lazy]See SMS_ConfigurationItemBaseClass Server WMI Class.
- IsEnabled
- Data type: BooleanAccess type: Read/WriteQualifiers: [not_null]See SMS_ConfigurationItemBaseClass Server WMI Class.
- IsExpired
- Data type: BooleanAccess type: Read/WriteQualifiers: [not_null]See SMS_ConfigurationItemBaseClass Server WMI Class.
- IsHidden
- Data type: BooleanAccess type: Read/WriteQualifiers: [not_null]See SMS_ConfigurationItemBaseClass Server WMI Class.
- IsQuarantined
- Data type: BooleanAccess type: Read-onlyQualifiers: [read]See SMS_ConfigurationItemBaseClass Server WMI Class.
- IsSuperseded
- Data type: BooleanAccess type: Read-onlyQualifiers: [read, not_null]See SMS_ConfigurationItemBaseClass Server WMI Class.
- IsUserDefined
- Data type: BooleanAccess type: Read/WriteQualifiers: [not_null]See SMS_ConfigurationItemBaseClass Server WMI Class.
- LastModifiedBy
- Data type: StringAccess type: Read-onlyQualifiers: [SizeLimit("512"), read, not_null]See SMS_ConfigurationItemBaseClass Server WMI Class.
- LocalizedCategoryInstanceNames
- Data type: String ArrayAccess type: Read-onlyQualifiers: [read]See SMS_ConfigurationItemBaseClass Server WMI Class.
- LocalizedDescription
- Data type: StringAccess type: Read-onlyQualifiers: [read]See SMS_ConfigurationItemBaseClass Server WMI Class.
- LocalizedDisplayName
- Data type: StringAccess type: Read-onlyQualifiers: [read]See SMS_ConfigurationItemBaseClass 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_ConfigurationItemBaseClass Server WMI Class.
- LocalizedPropertyLocaleID
- Data type: UInt32Access type: Read-onlyQualifiers: [read]See SMS_ConfigurationItemBaseClass Server WMI Class.
- ModelName
- Data type: StringAccess type: Read/WriteQualifiers: [unique, not_null]See SMS_ConfigurationItemBaseClass Server WMI Class.
- PermittedUses
- Data type: UInt32Access type: Read/WriteQualifiers: [not_null]See SMS_ConfigurationItemBaseClass Server WMI Class.
- SDMPackageLocalizedData
- Data type: SMS_SDMPackageLocalizedData ArrayAccess type: Read/WriteQualifiers: [lazy]See SMS_ConfigurationItemBaseClass Server WMI Class.
- SDMPackageVersion
- Data type: UInt32Access type: Read/WriteQualifiers: [not_null]See SMS_ConfigurationItemBaseClass Server WMI Class.
- SDMPackageXML
- Data type: StringAccess type: Read/WriteQualifiers: [lazy]See SMS_ConfigurationItemBaseClass Server WMI Class.
- SourceSite
- Data type: StringAccess type: Read/WriteQualifiers: [SizeLimit("3")]See SMS_ConfigurationItemBaseClass 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.
See Also
Send comments about this topic to Microsoft.