VerifyResult Class

Definition

Represents information about a verify operation.

public class VerifyResult
type VerifyResult = class
Public Class VerifyResult
Inheritance
VerifyResult

Properties

Algorithm

Gets the SignatureAlgorithm.

IsValid

Gets a value indicating whether the specified signature is valid.

KeyId

Gets the key identifier of the KeyVaultKey used to verify.

Applies to