QuickOPC User's Guide and Reference
UAImportCertificateArguments Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Application Namespace : UAImportCertificateArguments Class

For a list of all members of this type, see UAImportCertificateArguments members.

Public Properties
 NameDescription
Public PropertyThe sub-id of the certificate. Normally an empty string. (Inherited from OpcLabs.EasyOpc.UA.Application.UACertificateArguments)
Public PropertyThe name of the file from which the certificate will be imported.  
Public PropertyThe new password needed to access the private key (optional). (Inherited from OpcLabs.EasyOpc.UA.Application.UAIngestCertificateArguments)
Public PropertyThe password needed to access the private key of the certificate being imported.  
Public PropertySet new private key password for the created certificate. (Inherited from OpcLabs.EasyOpc.UA.Application.UAIngestCertificateArguments)
Public PropertyGets or sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments)
Public PropertyDetermines whether the trusted peers certificate store will also be updated. (Inherited from OpcLabs.EasyOpc.UA.Application.UAIngestCertificateArguments)
Top
See Also

Reference

UAImportCertificateArguments Class
OpcLabs.EasyOpc.UA.Application Namespace
ImportOwnCertificateFromFile Method