2 references to GetNetFxSecurityRegistryValue
System.IdentityModel (2)
System\IdentityModel\SecurityUtils.cs (2)
242
s_maxTransformsPerReference =
GetNetFxSecurityRegistryValue
("SignedXmlMaxTransformsPerReference", s_maxTransformsPerReference);
260
s_maxReferencesPerSignedInfo =
GetNetFxSecurityRegistryValue
("SignedXmlMaxReferencesPerSignedInfo", s_maxReferencesPerSignedInfo);