Changes

Activity:CreateOPCUAConnection (Activity)

114 bytes added, 09:47, 9 September 2015
/* Arguments */
| ClientCertificate|| X509Certificate2|| In || Configures the client certificate to use for the OPC UA connection. The client certificate will be used by the server to authenticate the client. Connections no validated successfully will be forcefully closed by the server.
|- align="left"
| CertificateStoreType|| {{String_MSDN}}|| In || Configures the certificate store type to use for the retrieval of the client certificate when it is not directly configured. The default is to search the Windows certificate storage. Valid values are:* '''Windows''': A windows certificate store.* '''Directory''': A directory certificate store.
|- align="left"
| CertificateStorePath|| {{String_MSDN}}|| In || Configures the certificate store path to use for the retrieval of the client certificate when it is not directly configured. The default is to search for certificates installed to the local machine (as opposed to the current user).
10,686
edits