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

CertExtensions Property

A list of extensions used by the currently selected certificate.

Syntax

[VB.NET]
Public Property CertExtensions As CertExtensionList

[C#]
public CertExtensionList CertExtensions {get;}

Remarks

This property contains a list of extensions used by the currently selected certificate. When Cert is set, the component will be read out any CertExtension and populate this list. This list may also be populated by the user prior to a call to CreateCertificate to add certificate extensions to the certificate to be created.

This property is not available at design time.

Default Value

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