Win32_NamedJobObjectSecLimitSetting, ROOT\CIMV2\ms_409

Class | Methods | Properties (7) | Qualifiers (3) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

The Win32_NamedJobObjectSecLimitSetting class represents the security limit settings for a job object. For more information about job object security limit settings, see the Job Object Security and Access Rights topic in the Platform SDK Base Services documentation.

Win32_NamedJobObjectSecLimitSetting properties

Win32_NamedJobObjectSecLimitSetting has 7 properties (4 Local, 3 Derived)

NameOriginCIMType
CaptionCIM_Setting8 [string]
DescriptionCIM_Setting8 [string]
PrivilegesToDeleteWin32_NamedJobObjectSecLimitSetting13 [object:Win32_TokenPrivileges]
RestrictedSIDsWin32_NamedJobObjectSecLimitSetting13 [object:Win32_TokenGroups]
SecurityLimitFlagsWin32_NamedJobObjectSecLimitSetting19 [uint32]
key
SettingID
CIM_Setting8 [string]
SIDsToDisableWin32_NamedJobObjectSecLimitSetting13 [object:Win32_TokenGroups]

Detailed description of Win32_NamedJobObjectSecLimitSetting properties

Local properties (4) of Win32_NamedJobObjectSecLimitSetting class

PrivilegesToDelete property
CIMTYPE'object:Win32_TokenPrivileges'
Description'This property specifies the privileges to delete from the token, if SecurityLimitFlags is Filter Tokens. This property can be NULL if you do not want to delete any privileges. '
PrivilegesToDelete property is in 1 class (Win32_NamedJobObjectSecLimitSetting) of ROOT\CIMV2\ms_409 and in 2 namespaces
RestrictedSIDs property
CIMTYPE'object:Win32_TokenGroups'
Description'This property specifies the deny-only SIDs that will be added to the access token, if SecurityLimitFlags is Filter Tokens. This property can be NULL if you do not want to specify any deny-only SIDs.'
RestrictedSIDs property is in 1 class (Win32_NamedJobObjectSecLimitSetting) of ROOT\CIMV2\ms_409 and in 2 namespaces
SecurityLimitFlags property
CIMTYPE'uint32'
Description'Specifies the security limitations for the job.A value of No Administrator prevents any process in the job from using a token that specifies the local administrators group.A value of Rescricted Token prevents any process in the job from using a token that was not created with the CreateRestrictedToken function.A value of Specific Token forces processes in the job to run under.A value Filter Tokens of applies a filter to the token when a process impersonates a client. Requires at least one of the following properties to be set - SidsToDisable, PrivilegesToDelete, or RestrictedSids.'
Values['No Administrator', 'Restricted Token', 'Specific Token', 'Filter Tokens']
SecurityLimitFlags property is in 1 class (Win32_NamedJobObjectSecLimitSetting) of ROOT\CIMV2\ms_409 and in 2 namespaces
SIDsToDisable property
CIMTYPE'object:Win32_TokenGroups'
Description'This property specifies the SIDs to disable for access checking, if SecurityLimitFlagss is Filter Tokens.This property can be NULL if you do not want to disable any SIDs.'
SIDsToDisable property is in 1 class (Win32_NamedJobObjectSecLimitSetting) of ROOT\CIMV2\ms_409 and in 2 namespaces

Derived properties (3) of Win32_NamedJobObjectSecLimitSetting class

Caption property
CIMTYPE'string'
Description'A short textual description (one-line string) of the CIM_Setting object.'
Caption property is in 273 classes of ROOT\CIMV2\ms_409 and in 37 namespaces
Description property
CIMTYPE'string'
Description'A textual description of the CIM_Setting object.'
Description property is in 329 classes of ROOT\CIMV2\ms_409 and in 142 namespaces
SettingID property
CIMTYPE'string'
Description'The identifier by which the job object security limit setting instance is known.
As a Kernel object job object names are case sensitive. Because WMI keys are case insensitive, the name of the named job object must be decorated as follows: a capital letter should be preceded by a backslash. As a consequence of this convention, 'A' and 'a' are lower case and '\A' and '\a' are upper case.'
keyTrue
SettingID property is in 36 classes of ROOT\CIMV2\ms_409 and in 10 namespaces

Win32_NamedJobObjectSecLimitSetting Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'The Win32_NamedJobObjectSecLimitSetting class represents the security limit settings for a job object. For more information about job object security limit settings, see the Job Object Security and Access Rights topic in the Platform SDK Base Services documentation.'
LOCALE1033

Win32_NamedJobObjectSecLimitSetting System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\CIMV2\ms_409:Win32_NamedJobObjectSecLimitSetting'___SYSTEM8
__NAMESPACE'ROOT\CIMV2\ms_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_Setting']___SYSTEM8
__PROPERTY_COUNT7___SYSTEM3
__RELPATH'Win32_NamedJobObjectSecLimitSetting'___SYSTEM8
__DYNASTY'CIM_Setting'___SYSTEM8
__SUPERCLASS'CIM_Setting'___SYSTEM8
__CLASS'Win32_NamedJobObjectSecLimitSetting'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to Win32_NamedJobObjectSecLimitSetting

Number of classes:42
comments powered by Disqus
WUtils.com