ICertConfigDGetUIConfig Method |
Displays a user interface that allows the user to select a certification authority.
Namespace:
SysadminsLV.PKI.Dcom
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax Function GetUIConfig As String
abstract GetUIConfig : unit -> string
Return Value
Type:
String
Certification Authority configuration string in a 'HostName\CA Certificate Name' form. If no server found, the method returns NULL.
See Also