Skip to content

Commit bcd9a62

Browse files
committed
[bulk] validation: fix missing description issues dh1
1 parent 5e6cdb8 commit bcd9a62

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

memdocs/configmgr/develop/core/understand/interpreting-bitfield-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Interpret Bitfield Properties"
33
titleSuffix: "Configuration Manager"
4-
description: Some SMS object properties are implemented as bit fields, where individual binary bits of an integer (usually a **uint32** data type) are used as Boolean flags to store information. These properties can be difficult to interpret at the user interface because the bit field is often displayed as a decimal number.
4+
description: "Some SMS object properties are implemented as bit fields, where individual binary bits of an integer (usually a **uint32** data type) are used as Boolean flags to store information. These properties can be difficult to interpret at the user interface because the bit field is often displayed as a decimal number."
55
ms.date: "09/20/2016"
66
ms.prod: "configuration-manager"
77
ms.technology: configmgr-sdk

memdocs/configmgr/develop/reference/core/servers/configure/getcollectionswithresourcepermissions-method-in-class-sms_rbacsecuredobject.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "GetCollectionsWithResourcePermissions Method"
33
titleSuffix: "Configuration Manager"
4-
descriptions: "In Configuration Manager, the GetCollectionsWithResourcePermissions WMI class method gets the list of collection identifiers for which the user has the specified permissions. The collection must contain the specified resource."
4+
description: "In Configuration Manager, the GetCollectionsWithResourcePermissions WMI class method gets the list of collection identifiers for which the user has the specified permissions. The collection must contain the specified resource."
55
ms.date: "09/20/2016"
66
ms.prod: "configuration-manager"
77
ms.technology: configmgr-sdk

0 commit comments

Comments
 (0)