TspRfc3161RequestPolicyID Property |
Gets or sets the policy ID.
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; set; }
Public Property PolicyID As Oid
Get
Set
public:
property Oid^ PolicyID {
Oid^ get ();
void set (Oid^ value);
}
member PolicyID : Oid with get, set
Property Value
Type:
OidSee Also