This topic has not yet been rated - Rate this topic

ManifestSignatureInformation Methods

The ManifestSignatureInformation type exposes the following members.

  NameDescription
Public method Equals(Object) Determines whether the specified object is equal to the current object. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
Public method Static member VerifySignature(ActivationContext) Gathers and verifies information about the signatures of manifests that belong to a specified activation context.
Public method Static member VerifySignature(ActivationContext, ManifestKinds) Gathers and verifies information about the signatures of manifests that belong to a specified activation context and manifest type.
Public method Static member VerifySignature(ActivationContext, ManifestKinds, X509RevocationFlag, X509RevocationMode) Gathers and verifies information about the signatures of manifests that belong to a specified activation context and manifest type, and allows certificates to be selected for revocation.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.