ICertPropReaderDGetSharedFolderPath Method |
Gets the UNC path that is used as a shared folder for the Certification Authority.
Namespace:
SysadminsLV.PKI.Dcom
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax string GetSharedFolderPath()
Function GetSharedFolderPath As String
String^ GetSharedFolderPath()
abstract GetSharedFolderPath : unit -> string
Return Value
Type:
String
UNC path that is used as a shared folder for the Certification Authority.
See Also