Verification.CommitSignature Property

Definition

The signature that was extracted from the commit.

[System.Text.Json.Serialization.JsonPropertyName("signature")]
public string CommitSignature { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("signature")>]
member this.CommitSignature : string with get, set
Public Property CommitSignature As String

Property Value

Attributes

Applies to