Share via


SetAuthenticodeSignatureCommand.TimestampServer Property

Definition

Gets or sets the Url of the time stamping server. The time stamping server certifies the exact time that the certificate was added to the file.

public:
 property System::String ^ TimestampServer { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ TimestampServer { Platform::String ^ get(); void set(Platform::String ^ value); };
public string TimestampServer { get; set; }
[System.Management.Automation.Parameter(Mandatory=false)]
public string TimestampServer { get; set; }
member this.TimestampServer : string with get, set
[<System.Management.Automation.Parameter(Mandatory=false)>]
member this.TimestampServer : string with get, set
Public Property TimestampServer As String

Property Value

Attributes

Applies to