TspResponsePolicyID Property |
Gets or sets the TSA policy ID under which the timestamp was signed. This policy ID is TSA-specific.
Namespace:
SysadminsLV.PKI.Cryptography
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public Oid PolicyID { get; }
Public ReadOnly Property PolicyID As Oid
Get
public:
property Oid^ PolicyID {
Oid^ get ();
}
member PolicyID : Oid with get
Property Value
Type:
OidSee Also