CertConfigD2GetLocalActiveConfig Method
Retrieves the local certification authority if it is running.
Namespace: SysadminsLV.PKI.Dcom.ImplementationsAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public static string GetLocalActiveConfig()
Public Shared Function GetLocalActiveConfig As String
public:
static String^ GetLocalActiveConfig()
static member GetLocalActiveConfig : unit -> string
Return Value
String
Certification Authority configuration string in a 'HostName\CA Certificate Name' form. If no server found, the method returns NULL.