m_expirationDate Field

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

Contains the expiration date of the certificate.

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

Syntax

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

.NET Framework Security

See Also

Reference

X509Certificate Class

System.Security.Cryptography.X509Certificates Namespace