SMS_SIIB_UINALProvider
The SMS_SIIB_UINALProvider WMI class describes a list of NAL providers and related help information used by the SMS Administrator console.
The following syntax is simplified from MOF code and includes all inherited properties.
Class SMS_SIIB_UINALProvider : SMS_SiteInstallItemBase
{
uint32 DispIconID;
uint32 DispNameID;
string DLLName;
string GUID;
string ItemName;
string ItemType;
string ProviderName;
SMS_UINAL_ResourceInfo ResourceInfo[];
string Units[];
};
Properties
DispIconID
Data type: uint32
Access type: Read-onlyResource identifier of the display icon.
DispNameID
Data type: uint32
Access type: Read-onlyResource identifier of the display name.
DLLName
Data type: string
Access type: Read-onlyName of the resource DLL containing the resource strings for DispIconID and DispNameID.
GUID
Data type: string
Access type: Read-onlyGUID representing the MMC Node type for the property page. This property is not used. See the GUID in the ResourceInfo property.
ItemName
Data type: string
Access type: Read-only
Qualifiers: KeyUnique identifier of a site install item.
ItemType
Data type: string
Access type: Read-only
Qualifiers: KeyUnique identifier of a site install item.
ProviderName
Data type: string
Access type: Read-onlyName of the network provider.
ResourceInfo
Data type: SMS_UINAL_ResourceInfo[]
Access type: Read-onlyHelp information for each property page that references this NAL provider.
Units
Data type: string[]
Access type: Read-onlyFunctional area to which the configuration applies. Values are:
SMS
ADMIN UI
NETWORK MONITOR
BOOKS ONLINE
SCRIPTS