X509EnrollmentPropertyInfoRequestID Property |
Gets pending request ID in the CA database.
Namespace:
System.Security.Cryptography.X509Certificates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public uint RequestID { get; }
Public ReadOnly Property RequestID As UInteger
Get
public:
property unsigned int RequestID {
unsigned int get ();
}
member RequestID : uint32 with get
Property Value
Type:
UInt32See Also