SignatureValidationInfo Members
#Constructors
Name | Description |
---|---|
Signature |
Initializes a new instance of the Signature |
#Properties
Name | Description |
---|---|
Certificate | Gets the signature certificate. |
Check |
Gets a list of validation check details. |
Failed |
Retrieves a list of information on checks that the signature failed. |
Failed |
Obtains the check types that the signature failed to pass. |
Passed |
Retrieves a list of information on checks that the signature passed. |
Passed |
Obtains the check types that the signature passed. |
Signature |
Gets the name of a signature in a package. |
Signature |
Obtains signature information. |
Signature |
Gets the date and time of the signature timestamp. |
Signature |
Obtains the list of timestamp certificates. |
Signature |
Gets a signature as an XML string. |
Validation |
Gets the signature validation result. |
Validation |
Gets the validation result message. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |