Click or drag to resize

CertPropReaderDGetSharedFolderPath Method

Gets the UNC path that is used as a shared folder for the Certification Authority.

Namespace:  SysadminsLV.PKI.Dcom.Implementations
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public string GetSharedFolderPath()

Return Value

Type: String
UNC path that is used as a shared folder for the Certification Authority.

Implements

ICertPropReaderDGetSharedFolderPath
See Also