
public abstract class TspRequestPublic MustInherit Class TspRequestpublic ref class TspRequest abstract[<AbstractClassAttribute>]
type TspRequest = class end| TspRequest | Initializes a new instance of TspRequest from an object identifier that specifies the request type. | 
| Credentials | Gets or sets the network credentials that are sent to a TSA server and used to authenticate the request. | 
| Proxy | Gets or sets web proxy information that will be used to connect to TSA server. | 
| RequestType | Gets the identifier of TSP request type. | 
| TsaUrl | Gets or sets the url to a Time-Stamping Authority. | 
| Encode | Encodes current request state to a ASN.1-encoded byte array. | 
| Equals | (Inherited from Object) | 
| Finalize | (Inherited from Object) | 
| GetHashCode | (Inherited from Object) | 
| GetType | (Inherited from Object) | 
| MemberwiseClone | (Inherited from Object) | 
| PrepareWebClient | Adds required headers to web client. | 
| SendRequest | Sends request to specified TSA server and returns response. | 
| ToString | (Inherited from Object) |