Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIoana Crant <ioana.crant@gmail.com>2016-08-19 03:01:18 +0300
committerIoana Crant <ioana.crant@gmail.com>2016-08-19 21:29:08 +0300
commit3d7d589e786e7763dbc7e50e854bdbff791babe6 (patch)
treea7d3a643beeee2d7a7f7621c94c162d909151b1c /pkg/descriptions.json
parente66576aa8290714284848086259b6429d1ce9b54 (diff)
added CAS stubs and tests
Diffstat (limited to 'pkg/descriptions.json')
-rw-r--r--pkg/descriptions.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/pkg/descriptions.json b/pkg/descriptions.json
index 21a80aea12..a670c70abd 100644
--- a/pkg/descriptions.json
+++ b/pkg/descriptions.json
@@ -1469,6 +1469,11 @@
]
},
{
+ "Name": "System.Security.Permissions",
+ "Description": "Provides types supporting Code Access Security (CAS).",
+ "CommonTypes": [ ]
+ },
+ {
"Name": "System.Security.Principal",
"Description": "Provides the base interfaces for principal and identity objects that represents the security context under which code is running.",
"CommonTypes": [