m_effectiveDate Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains the effective date of the certificate.

Namespace:  System.Security.Cryptography.X509Certificates
Assembly:  Microsoft.SPOT.Native (in Microsoft.SPOT.Native.dll)

Syntax

'Declaration
Protected m_effectiveDate As DateTime
protected DateTime m_effectiveDate
protected:
DateTime m_effectiveDate
val mutable m_effectiveDate: DateTime
protected var m_effectiveDate : DateTime

.NET Framework Security

See Also

Reference

X509Certificate Class

System.Security.Cryptography.X509Certificates Namespace