Skip to content

Commit 510fabc

Browse files
authored
framework metadata updates (#5101)
1 parent 0e074e5 commit 510fabc

File tree

552 files changed

+0
-6924
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

552 files changed

+0
-6924
lines changed

docs/framework/configure-apps/assembly-binding-redirection-security-permission.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,13 @@
11
---
22
title: "Assembly Binding Redirection Security Permission"
3-
ms.custom: ""
43
ms.date: "03/30/2017"
5-
ms.prod: ".net-framework"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.technology:
9-
- "dotnet-clr"
10-
ms.tgt_pltfrm: ""
11-
ms.topic: "article"
124
helpviewer_keywords:
135
- "side-by-side execution, assembly binding redirection"
146
- "assemblies [.NET Framework], binding redirection"
157
ms.assetid: 24a5cdff-7ed9-4195-93f3-edf6899019fc
16-
caps.latest.revision: 9
178
author: "mcleblanc"
189
ms.author: "markl"
1910
manager: "markl"
20-
ms.workload:
21-
- "dotnet"
2211
---
2312
# Assembly Binding Redirection Security Permission
2413
Explicit assembly binding redirection in an application configuration file requires a security permission. This applies to redirection of .NET Framework assemblies and assemblies from third parties. The permission is granted by setting the <xref:System.Security.Permissions.SecurityPermissionFlag> flag on the <xref:System.Security.Permissions.SecurityPermission>. Managed assemblies have no permissions by default.

docs/framework/configure-apps/configure-cryptography-classes.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
11
---
22
title: "Configuring Cryptography Classes"
3-
ms.custom: ""
43
ms.date: "03/30/2017"
5-
ms.prod: ".net-framework"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.technology:
9-
- "dotnet-clr"
10-
ms.tgt_pltfrm: ""
11-
ms.topic: "article"
124
helpviewer_keywords:
135
- "configuration files [.NET Framework], cryptography"
146
- "cryptographic algorithms"
@@ -17,12 +9,9 @@ helpviewer_keywords:
179
- ".NET Framework application configuration, cryptography"
1810
- "default cryptography"
1911
ms.assetid: eee3ccb8-2c0d-4f35-b38d-6892a46c14e5
20-
caps.latest.revision: 9
2112
author: "mcleblanc"
2213
ms.author: "markl"
2314
manager: "markl"
24-
ms.workload:
25-
- "dotnet"
2615
---
2716
# Configuring Cryptography Classes
2817
The [!INCLUDE[winsdklong](../../../includes/winsdklong-md.md)] allows computer administrators to configure the default cryptographic algorithms and algorithm implementations that the .NET Framework and appropriately written applications use. For example, an enterprise that has its own implementation of a cryptographic algorithm can make that implementation the default instead of the implementation shipped in the [!INCLUDE[winsdkshort](../../../includes/winsdkshort-md.md)]. Although managed applications that use cryptography can always choose to explicitly bind to a particular implementation, it is recommended that they create cryptographic objects by using the crypto configuration system.

docs/framework/configure-apps/file-schema/add-element-for-custom-2.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
title: "&lt;add&gt; element for NameValueSectionHandler and DictionarySectionHandler"
33
ms.date: "05/01/2017"
4-
ms.prod: ".net-framework"
5-
ms.technology:
6-
- "dotnet-clr"
7-
ms.topic: "article"
84
f1_keywords:
95
- "http://schemas.microsoft.com/.NetConfiguration/v2.0#configuration/sectionName/add"
106
helpviewer_keywords:
@@ -13,9 +9,6 @@ helpviewer_keywords:
139
ms.assetid: 0d4ddb53-eb2b-49c0-9c33-a8dec5c39b46
1410
author: "guardrex"
1511
ms.author: "mairaw"
16-
manager: "wpickett"
17-
ms.workload:
18-
- "dotnet"
1912
---
2013

2114
# \<add> element for NameValueSectionHandler and DictionarySectionHandler

docs/framework/configure-apps/file-schema/application-settings-schema.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,15 @@
11
---
22
title: "Application Settings schema"
3-
ms.custom: ""
43
ms.date: "03/30/2017"
5-
ms.prod: ".net-framework"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.technology:
9-
- "dotnet-clr"
10-
ms.tgt_pltfrm: ""
11-
ms.topic: "article"
124
helpviewer_keywords:
135
- "schema application settings"
146
- "application settings, schema [Windows Forms]"
157
- "Windows Forms, application settings schema"
168
- "configuration schema [.NET Framework], application settings"
179
ms.assetid: 5797fcff-6081-4e8c-bebf-63d9c70cf14b
18-
caps.latest.revision: 3
1910
author: "mcleblanc"
2011
ms.author: "markl"
2112
manager: "markl"
22-
ms.workload:
23-
- "dotnet"
2413
---
2514

2615
# Application Settings schema

docs/framework/configure-apps/file-schema/appsettings/add-element-for-appsettings.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
title: "&lt;add&gt; element for &lt;appSettings&gt;"
33
ms.date: "05/01/2017"
4-
ms.prod: ".net-framework"
5-
ms.technology:
6-
- "dotnet-clr"
7-
ms.topic: "article"
84
f1_keywords:
95
- "http://schemas.microsoft.com/.NetConfiguration/v2.0#configuration/appSettings/add"
106
helpviewer_keywords:
@@ -13,9 +9,6 @@ helpviewer_keywords:
139
ms.assetid: 8734efdc-00f6-4a65-bba6-084c5bc65246
1410
author: "guardrex"
1511
ms.author: "mairaw"
16-
manager: "wpickett"
17-
ms.workload:
18-
- "dotnet"
1912
---
2013

2114
# \<add> element for \<appSettings>

docs/framework/configure-apps/file-schema/appsettings/appsettings-element-for-configuration.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
title: "&lt;appSettings&gt; element for &lt;configuration&gt;"
33
ms.date: "05/01/2017"
4-
ms.prod: ".net-framework"
5-
ms.technology:
6-
- "dotnet-clr"
7-
ms.topic: "article"
84
f1_keywords:
95
- "http://schemas.microsoft.com/.NetConfiguration/v2.0#configuration/appSettings"
106
helpviewer_keywords:
@@ -13,9 +9,6 @@ helpviewer_keywords:
139
ms.assetid: 39694cc4-6b84-45a6-9329-385a0d8b48fe
1410
author: "guardrex"
1511
ms.author: "mairaw"
16-
manager: "wpickett"
17-
ms.workload:
18-
- "dotnet"
1912
---
2013

2114
# \<appSettings> element for \<configuration>

docs/framework/configure-apps/file-schema/appsettings/clear-element-for-appsettings.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
title: "&lt;clear&gt; element for &lt;appSettings&gt;"
33
ms.date: "05/01/2017"
4-
ms.prod: ".net-framework"
5-
ms.technology:
6-
- "dotnet-clr"
7-
ms.topic: "article"
84
f1_keywords:
95
- "http://schemas.microsoft.com/.NetConfiguration/v2.0#configuration/appSettings/clear"
106
helpviewer_keywords:
@@ -13,9 +9,6 @@ helpviewer_keywords:
139
ms.assetid: 6d18c7be-27db-438b-8fb5-765d396b0b7b
1410
author: "guardrex"
1511
ms.author: "mairaw"
16-
manager: "wpickett"
17-
ms.workload:
18-
- "dotnet"
1912
---
2013

2114
# \<clear> element for \<appSettings>

docs/framework/configure-apps/file-schema/appsettings/index.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
title: "App Settings schema"
33
ms.date: "05/01/2017"
4-
ms.prod: ".net-framework"
5-
ms.technology:
6-
- "dotnet-clr"
7-
ms.topic: "article"
84
helpviewer_keywords:
95
- "schema app settings"
106
- "app settings, schema [Windows Forms]"
@@ -13,9 +9,6 @@ helpviewer_keywords:
139
ms.assetid: 99347d62-3ea5-40b6-bfec-c31431011422
1410
author: "guardrex"
1511
ms.author: "mairaw"
16-
manager: "wpickett"
17-
ms.workload:
18-
- "dotnet"
1912
---
2013

2114
# App Settings schema

docs/framework/configure-apps/file-schema/appsettings/remove-element-for-appsettings.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
---
22
title: "&lt;remove&gt; element for &lt;appSettings&gt;"
33
ms.date: "05/01/2017"
4-
ms.prod: ".net-framework"
5-
ms.technology:
6-
- "dotnet-clr"
7-
ms.topic: "article"
84
f1_keywords:
95
- "http://schemas.microsoft.com/.NetConfiguration/v2.0#configuration/appSettings/remove"
106
helpviewer_keywords:
@@ -13,9 +9,6 @@ helpviewer_keywords:
139
ms.assetid: 218c4464-e007-4539-803f-7c8b0a909fd8
1410
author: "guardrex"
1511
ms.author: "mairaw"
16-
manager: "wpickett"
17-
ms.workload:
18-
- "dotnet"
1912
---
2013

2114
# \<remove> element for \<appSettings>

docs/framework/configure-apps/file-schema/assemblybinding-element-for-configuration.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,15 @@
11
---
22
title: "&lt;assemblyBinding&gt; element for &lt;configuration&gt;"
3-
ms.custom: ""
43
ms.date: "03/30/2017"
5-
ms.prod: ".net-framework"
6-
ms.reviewer: ""
7-
ms.suite: ""
8-
ms.technology:
9-
- "dotnet-clr"
10-
ms.tgt_pltfrm: ""
11-
ms.topic: "article"
124
f1_keywords:
135
- "http://schemas.microsoft.com/.NetConfiguration/v2.0#configuration/assemblyBinding"
146
helpviewer_keywords:
157
- "assemblyBinding Element"
168
- "<assemblyBinding> Element"
179
ms.assetid: 6cc55983-b894-449b-8e26-b258e53939cd
18-
caps.latest.revision: 6
1910
author: "mcleblanc"
2011
ms.author: "markl"
2112
manager: "markl"
22-
ms.workload:
23-
- "dotnet"
2413
---
2514

2615
# \<assemblyBinding> element for \<configuration>

0 commit comments

Comments
 (0)