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

The SiteSignCertCertificatetype exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

  Member Description
EncodingType
Gets/sets the encoding type.
SigningCertificate
Gets the signing certificate
SigningCertificateBlob
Gets the hex encoded certificate. This should only be used for serialization. SigningCertificate should be used programatically
SigningCertificateIsValid
Returns true if the certificate is valid

See Also