TspRequestRequestType Property |
Gets the identifier of TSP request type.
Namespace:
SysadminsLV.PKI.Cryptography
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntaxpublic Oid RequestType { get; }
Public ReadOnly Property RequestType As Oid
Get
public:
property Oid^ RequestType {
Oid^ get ();
}
member RequestType : Oid with get
Property Value
Type:
Oid
See Also