Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For internal use only.
The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.
Syntax
Class SMS_AdminUIContent : SMS_BaseClass
{
DateTime CreationDate;
String Data;
String Name;
};
Methods
The SMS_AdminUIContent class does not define any methods.
Properties
CreationDate
Data type: DateTime
Access type: Read-only
Qualifiers: None
Reserved for internal use.
Data
Data type: String
Access type: Read-only
Qualifiers: None
Reserved for internal use.
Name
Data type: String
Access type: Read-only
Qualifiers: [unique, not_null, key]
Reserved for internal use.
Remarks
Class qualifiers for this class include:
Read
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.
Requirements
Runtime Requirements
For more information, see Configuration Manager Server Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Server Development Requirements.