CertPropReaderDGetProductVersionProperty Method |
Gets the the Certification Authority product version property.
Namespace:
SysadminsLV.PKI.Dcom.Implementations
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string GetProductVersionProperty()
Public Function GetProductVersionProperty As String
public:
virtual String^ GetProductVersionProperty() sealed
abstract GetProductVersionProperty : unit -> string
override GetProductVersionProperty : unit -> string
Return Value
Type:
StringCertification Authority product version property.
Implements
ICertPropReaderDGetProductVersionPropertySee Also