X509Certificate Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The X509Certificate type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone Handle Gets a handle to a Microsoft Cryptographic API certificate context described by an unmanaged PCCERT_CONTEXT structure.
Public propertySupported by Silverlight for Windows Phone Issuer Gets the name of the certificate authority that issued the X.509 version 3 certificate.
Public propertySupported by Silverlight for Windows Phone Subject Gets the subject distinguished name from the certificate.

Top