[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The MPCertificatetype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
Certificate
Returns the blob as an X509 certificate. If the blob is invalid, the certificate is null.
CertificateBlob
The certificate in SMS blob format
CertificateIsValidX509Cert
Returns true if the blob represents a valid certificate.

See Also