ValidateGpgSignature.

KeyServers Property

Summary

Gets or sets an array containing the URLs for the GPG key servers that should be used to verify the file signature.

Syntax

[Required]
public ITaskItem[] KeyServers { get; set; }

Attributes

Type Description
Required

Value

Type Description
ITaskItem[]