CertPropReaderDGetSharedFolderPath Method

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

Definition

Namespace: SysadminsLV.PKI.Dcom.Implementations
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public string GetSharedFolderPath()

Return Value

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

Implements

ICertPropReaderDGetSharedFolderPath

See Also