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()
Public Function GetSharedFolderPath As String
public:
virtual String^ GetSharedFolderPath() sealed
abstract GetSharedFolderPath : unit -> string
override GetSharedFolderPath : unit -> string
Return Value
Type:
String
UNC path that is used as a shared folder for the Certification Authority.
Implements
ICertPropReaderDGetSharedFolderPathSee Also