共用方式為


X509Store Constructor (Session)

Initializes a new instance of the X509Store class using the personal certificates of the current user store.

Namespace: System.Security.Cryptography.X509Certificates
Assembly: System.Security (in system.security.dll)

Syntax

public X509Store (
         Session session
)

Parameters

  • session
    The Cryptoki session for which this store is to be used.

Version Information

Available in the .NET Micro Framework version 4.2.

See Also

Reference

X509Store Class
X509Store Members
System.Security.Cryptography.X509Certificates Namespace