Click or drag to resize

TspRequest Constructor

Initializes a new instance of TspRequest from an object identifier that specifies the request type.

Namespace:  SysadminsLV.PKI.Cryptography
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
protected TspRequest(
	Oid requestType
)

Parameters

requestType
Type: System.Security.CryptographyOid

[Missing <param name="requestType"/> documentation for "M:SysadminsLV.PKI.Cryptography.TspRequest.#ctor(System.Security.Cryptography.Oid)"]

See Also