Skip to content

Commit 19bfe24

Browse files
authored
Correct CngExportProperties.None enum description
1 parent aed5dd7 commit 19bfe24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Security.Cryptography/CngExportPolicies.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
</ReturnValue>
260260
<MemberValue>0</MemberValue>
261261
<Docs>
262-
<summary>No export policies are established. Key export is allowed without restriction.</summary>
262+
<summary>The key is not exportable.</summary>
263263
</Docs>
264264
</Member>
265265
</Members>

0 commit comments

Comments
 (0)