OPC Labs Base Library
GetLifetimeInMonthsFrom Method
OpcLabs_BaseLib ActiveX DLL > CertificateGenerationParameters Object : GetLifetimeInMonthsFrom Method

Description
Calculates the maximum lifetime of the generated certificate from the given date, in months.

 

DISPID (Dispatch ID):

 

For more information, see GetLifetimeInMonthsFrom in .NET Reference.

Syntax
Visual Basic
Public Function GetLifetimeInMonthsFrom( _
   ByVal fromDateTime As Date _
) As Long
Parameters
fromDateTime

Return Type

See GetLifetimeInMonthsFrom in .NET Reference.

Remarks

For remarks, see GetLifetimeInMonthsFrom in .NET Reference.

Example

For examples, see GetLifetimeInMonthsFrom in .NET Reference.

See Also

CertificateGenerationParameters Object  | CertificateGenerationParameters Members