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

Description
Obtains a new application certificate pack from the certificate manager, and stores it for subsequent usage.

 

DISPID (Dispatch ID):

 

For more information, see ObtainNewCertificatePack in .NET Reference.

Syntax
Visual Basic
Public Function ObtainNewCertificatePack( _
   ByVal gdsEndpointDescriptor As Variant _
) As UANodeIdPkiCertificateReadOnlyDictionary
Parameters
gdsEndpointDescriptor

Return Type

See ObtainNewCertificatePack in .NET Reference.

Remarks

For remarks, see ObtainNewCertificatePack in .NET Reference.

Example

For examples, see ObtainNewCertificatePack in .NET Reference.

See Also

EasyUAApplication Object  | EasyUAApplication Members