CertificateStore class in the .NET MF

I see documentation stating that there is a CertificateStore class in the .NET MF. Namely, under the Microsoft.SPOT.Net.Security (namespace) in the Microsoft.SPOT.Net.Security.dll (Assembly).

However, when I reference this assembly I do not see it present. Furthermore, when I use Object Browser I dont see it either. Am I missing something?

I am currently using .NET MF 4.1

Thanks,
Glenn

Documentation is wrong.

Namespace is correct - Microsoft.SPOT.Net.Security.
Assembly is wrong. The correct assembly is System.Net.Security.dll.