QuickOPC User's Guide and Reference
_CertificateGenerationParameters Interface Members
Properties  Methods 

OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Security.ComTypes Namespace : _CertificateGenerationParameters Interface

The following tables list the members exposed by _CertificateGenerationParameters.

Public Properties
 NameDescription
 PropertyDetermines whether the component can interact with the user when creating a certificate.  
 PropertyThe display string for the current object.  
 PropertyMaximum expiration date of the generated certificate.  
 PropertyMinimum key size of the generated certificate (in bits).  
 PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise.  
 PropertyValidity period of the generated certificate. In months.  
Top
Public Methods
 NameDescription
 Method  
 Method  
 Method  
 MethodCalculates the maximum lifetime of the generated certificate from the given date, in months.  
 MethodCalculates the number of months remaining to the certificate maximum expiration date.  
 Method  
 Method  
Top
See Also

Reference

_CertificateGenerationParameters Interface
OpcLabs.BaseLib.Security.ComTypes Namespace