OPC Labs EasyOPC-UA Components Library
GetOwnCertificatePack Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUAApplication Object : GetOwnCertificatePack Method

Description
Gets the own certificate pack with given certificate sub-id, and optionally allowing for incomplete pack.

 

DISPID (Dispatch ID):

 

For more information, see GetOwnCertificatePack in .NET Reference.

Syntax
Visual Basic
Public Function GetOwnCertificatePack( _
   ByVal certificateSubId As String, _
   ByVal allowIncomplete As Boolean _
) As UANodeIdPkiCertificateReadOnlyDictionary
Parameters
certificateSubId

allowIncomplete

Return Type

See GetOwnCertificatePack in .NET Reference.

Remarks

For remarks, see GetOwnCertificatePack in .NET Reference.

Example

For examples, see GetOwnCertificatePack in .NET Reference.

See Also

EasyUAApplication Object  | EasyUAApplication Members