ILicenseAcknowledgementChallenge.SignatureVerified Property

Definition

Gets whether the signature on the acknowledgment from the client was properly verified.

public bool SignatureVerified { get; }
member this.SignatureVerified : bool
Public ReadOnly Property SignatureVerified As Boolean

Property Value

true if the signature on the acknowledgment from the client was properly verified; otherwise, false.

Remarks

Acknowledgments that fail signature verification may have been tampered with and the data contained within them may be suspect.

Applies to