IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

Cert Property

The current selected certificate.

Syntax

[VB.NET]
Public Property Cert As Certificate

[C#]
public Certificate Cert {get; set;}

Remarks

This property is populated when a specified certificate is found or loaded by the component. It is used to specify private or public keys. Set this property to a valid Certificate object to load a certificate and perform different operations such as DeleteCertificate or ExportCertificate.

Default Value

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]