Home
Library
Learn
Downloads
Support
Community
Sign in
|
United States - English
|
|
MSDN Library
.NET Development
.NET Framework 4
.NET Framework Class Library
System.Security Namespaces
System.Security.Cryptography.X509Certificates
X509Certificate Class
X509Certificate Properties
Handle Property
Issuer Property
Subject Property
Community Content
Add code samples and tips to enhance this topic.
More...
This topic has not yet been rated
-
Rate this topic
X509Certificate Properties
.NET Framework 4
Other Versions
.NET Framework 4.5
.NET Framework 3.5
.NET Framework 3.0
.NET Framework 2.0
Silverlight
The
X509Certificate
type exposes the following members.
Properties
Name
Description
Handle
Gets a handle to a Microsoft Cryptographic API certificate context described by an unmanaged
PCCERT_CONTEXT
structure.
Issuer
Gets the name of the certificate authority that issued the X.509v3 certificate.
Subject
Gets the subject distinguished name from the certificate.
Top
See Also
Reference
X509Certificate Class
System.Security.Cryptography.X509Certificates Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Content
Add
FAQ