Click or drag to resize

TspAuthenticodeRequest Properties

The TspAuthenticodeRequest type exposes the following members.

Properties
  NameDescription
Public propertyCredentials
Gets or sets the network credentials that are sent to a TSA server and used to authenticate the request.
(Inherited from TspRequest.)
Public propertyData
Gets the data included in request. The value is a signature (EncryptedHash property of PkcsSignerInfo object).
Public propertyProxy
Gets or sets web proxy information that will be used to connect to TSA server.
(Inherited from TspRequest.)
Public propertyRequestType
Gets the identifier of TSP request type.
(Inherited from TspRequest.)
Public propertyTsaUrl
Gets or sets the url to a Time-Stamping Authority.
(Inherited from TspRequest.)
Top
See Also