Name | Description | |
---|---|---|
![]() | IsDerived | Determines whether this specialized client has been derived from an OPC UA client object. (Inherited from OpcLabs.EasyOpc.UA.IEasyUASpecializedClient) |
The following tables list the members exposed by IEasyUACertificateManagementClient.
Name | Description | |
---|---|---|
![]() | IsDerived | Determines whether this specialized client has been derived from an OPC UA client object. (Inherited from OpcLabs.EasyOpc.UA.IEasyUASpecializedClient) |
Name | Description | |
---|---|---|
![]() | AsClient | Returns the client object upon which this specialized client is built. (Inherited from OpcLabs.EasyOpc.UA.IEasyUASpecializedClient) |
![]() | BrowseCertificateGroups | Browses the certificate groups available in the Certificate Management information model. (Inherited from OpcLabs.EasyOpc.UA.Gds.IEasyUACertificateManagement) |
![]() | BrowseCertificateTypeTree | Browses the certificate types available in the Certificate Manager. (Inherited from OpcLabs.EasyOpc.UA.Gds.IEasyUACertificateManagement) |
![]() | FinishRequest | Finishes a certificate request started with a call to StartNewKeyPairRequest or StartSigningRequest. (Inherited from OpcLabs.EasyOpc.UA.Gds.IEasyUACertificateManagement) |
![]() | GetCertificateGroupElement | Returns the certificate group element for a given certificate group Id. (Inherited from OpcLabs.EasyOpc.UA.Gds.IEasyUACertificateManagement) |
![]() | GetCertificateGroupIds | Returns the Ids of certificate groups assigned to application. (Inherited from OpcLabs.EasyOpc.UA.Gds.IEasyUACertificateManagement) |
![]() | GetCertificateStatus | Checks if an application needs to update its certificate. (Inherited from OpcLabs.EasyOpc.UA.Gds.IEasyUACertificateManagement) |
![]() | GetService | Gets the service object of the specified type. (Inherited from System.IServiceProvider) |
![]() | GetTrustList | Retrieves the node ID of a trust list assigned to an application. (Inherited from OpcLabs.EasyOpc.UA.Gds.IEasyUACertificateManagement) |
![]() | StartNewKeyPairRequest | Starts a request for a new certificate and private key. The certificate and private key are returned in the FinishRequest response. (Inherited from OpcLabs.EasyOpc.UA.Gds.IEasyUACertificateManagement) |
![]() | StartSigningRequest | Initiates a request to create a certificate which uses the private key which the caller currently has. The new certificate is returned in the FinishRequest response. (Inherited from OpcLabs.EasyOpc.UA.Gds.IEasyUACertificateManagement) |