ICertConfigDGetUISkipLocalConfig 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.

Definition

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

Return Value

String
Certification Authority configuration string in a 'HostName\CA Certificate Name' form. If no server found, the method returns NULL.

See Also