Gets the certificate used to create the signature.
| C# | Visual Basic | Visual C++ |
public DigitalCertificate Certificate { get; }
Public ReadOnly Property Certificate As DigitalCertificate
public: property DigitalCertificate^ Certificate { DigitalCertificate^ get (); }