Visual Basic (Declaration) | |
---|---|
Public Shared Function ImportServerCertificate( _ ByVal configFileName As String, _ ByVal certificatePath As String _ ) As X509Certificate2 |
C# | |
---|---|
public static X509Certificate2 ImportServerCertificate( string configFileName, string certificatePath ) |
Parameters
- configFileName
- The UA configuration file path
- certificatePath
- The certificate file path