From c285394ddeac9bcc31ffac3416da285ea161af1b Mon Sep 17 00:00:00 2001 From: maksimkim Date: Wed, 15 Oct 2025 11:57:38 -0700 Subject: [PATCH] Update SymmetricAlgorithm entry with exception details Clarified exception handling for SymmetricAlgorithm. --- articles/api-management/api-management-policy-expressions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/api-management/api-management-policy-expressions.md b/articles/api-management/api-management-policy-expressions.md index 7f57f2882f524..cb2eab8d0c3a5 100644 --- a/articles/api-management/api-management-policy-expressions.md +++ b/articles/api-management/api-management-policy-expressions.md @@ -142,7 +142,7 @@ The following table lists the .NET Framework types and members allowed in policy |`System.Security.Cryptography.SHA384Managed`|All| |`System.Security.Cryptography.SHA512`|All| |`System.Security.Cryptography.SHA512Managed`|All| -|`System.Security.Cryptography.SymmetricAlgorithm`|All| +|`System.Security.Cryptography.SymmetricAlgorithm`|All exception parameterless Create()| |`System.Security.Cryptography.X509Certificates.PublicKey`|All| |`System.Security.Cryptography.X509Certificates.RSACertificateExtensions`|All| |`System.Security.Cryptography.X509Certificates.X500DistinguishedName`|`Name`|