X509KeyStorageFlags Enumeration
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Defines where and how to export the private key of an X.509 certificate.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: System.Security.Cryptography.X509CertificatesAssembly: mscorlib (in mscorlib.dll)
Show: