| Name | Description | |
|---|---|---|
|  | UAExportCertificateArguments Constructor | Overloaded. Initializes a new instance of the class. | 
 
            The following tables list the members exposed by UAExportCertificateArguments.
| Name | Description | |
|---|---|---|
|  | UAExportCertificateArguments Constructor | Overloaded. Initializes a new instance of the class. | 
| Name | Description | |
|---|---|---|
|  | CertificateSubId | The sub-id of the certificate. Normally an empty string. (Inherited from OpcLabs.EasyOpc.UA.Application.UACertificateArguments) | 
|  | CertificateTypeId | The Id of the certificate type of the certificate. (Inherited from OpcLabs.EasyOpc.UA.Application.UACertificateArguments) | 
|  | FilePath | The name of the file to which the certificate will be exported. | 
|  | NewPrivateKeyPassword | The new password needed to access the private key (optional). | 
|  | PkiFileFormat | File format in which the certificate will be exported. | 
|  | State | Gets or sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments) | 
|  | WithPrivateKey | Determines whether the private key will be exported with the certificate. | 
| Name | Description | |
|---|---|---|
|  | Clone | Overridden. | 
|  | Equals | Overloaded. Overridden. Determines whether the specified UAExportCertificateArguments is equal to the current object. | 
|  | GetHashCode | Overridden. | 
|  | GetObjectData | Overridden. | 
|  | GetSchema | (Inherited from OpcLabs.BaseLib.Info) | 
|  | GetType | Gets the System.Type of the current instance. (Inherited from object) | 
|  | MemberwiseClone | Creates a new object that is a memberwise copy of the current instance. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments) | 
|  | ReadXml | (Inherited from OpcLabs.BaseLib.Info) | 
|  | SetState | Sets the arbitrary object associated with the operation. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments) | 
|  | ToString | Overridden. | 
|  | WriteXml | (Inherited from OpcLabs.BaseLib.Info) | 
| Name | Description | |
|---|---|---|
|  | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | 
|  | ReadXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments) | 
|  | WriteXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.OperationModel.OperationArguments) | 
| Name | Description | |
|---|---|---|
|  | SetState<TNode> | Sets the arbitrary object associated with the node. | 
|  Equality | Determines whether the two objects are equal. | 
|  Inequality | Determines whether the two objects are not equal. |