CertConfigD2GetUISkipLocalConfig Method
Displays a user interface that allows the user to select a certification authority. The UI excludes any local
certification authority. This exclusion is useful during subordinate certification authority certificate renewal
when the subordinate certification authority certificate request is submitted to a certification authority other
than the current certification authority.
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 GetUISkipLocalConfig()
Public Shared Function GetUISkipLocalConfig As String
public:
static String^ GetUISkipLocalConfig()
static member GetUISkipLocalConfig : unit -> string
Return Value
String
Certification Authority configuration string in a 'HostName\CA Certificate Name' form. If no server found, the method returns NULL.