BACK TO INDEX

Win32_SecuritySetting
Represents security settings for a managed element
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
CaptionStringA short textual description (one-line string) of the CIM_Setting object.
ControlFlagsUInt32Inheritance-related flags. See SECURITY_DESCRIPTOR_CONTROL
DescriptionStringA textual description of the CIM_Setting object.
SettingIDStringThe identifier by which the CIM_Setting object is known.
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of Win32_LogicalShareSecuritySetting
   {
    Caption = "Security settings of DeploymentShare$";
    ControlFlags = 32772;
    Description = "Security settings of DeploymentShare$";
    Name = "DeploymentShare$";
   };