We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37f1d04 + 2903c11 commit 0a7407cCopy full SHA for 0a7407c
1 file changed
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
142
|`System.Security.Cryptography.SHA384Managed`|All|
143
|`System.Security.Cryptography.SHA512`|All|
144
|`System.Security.Cryptography.SHA512Managed`|All|
145
-|`System.Security.Cryptography.SymmetricAlgorithm`|All|
+|`System.Security.Cryptography.SymmetricAlgorithm`|All except parameterless `Create()`|
146
|`System.Security.Cryptography.X509Certificates.PublicKey`|All|
147
|`System.Security.Cryptography.X509Certificates.RSACertificateExtensions`|All|
148
|`System.Security.Cryptography.X509Certificates.X500DistinguishedName`|`Name`|
0 commit comments