X509KeyStorageFlags

OSVBNET 1,391 Reputation points
2022-05-18T21:43:28.223+00:00

Hello,

X509KeyStorageFlags @ X509Certificate2Collection.Import

Can't find a flag to match this IE option: Include all extended properties
Is this option available in .NET when importing?

Thanks indeed :)

Developer technologies | VB
0 comments No comments
{count} votes

Accepted answer
  1. Jiachen Li-MSFT 34,221 Reputation points Microsoft External Staff
    2022-05-19T09:53:09.907+00:00

    Hi @OSVBNET ,
    Based on the X509KeyStorageFlags document, it does not provide this option.
    Check if the following document is helpful.
    https://learn.microsoft.com/en-us/dotnet/api/system.security.cryptography.x509certificates.x509certificate2.extensions?view=net-6.0
    Best Regards.
    Jiachen Li

    ----------

    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.