SignatureInfo.IsCertificateExpired Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a Boolean value indicating whether the digital certificate is expired. Read-only.
public:
property bool IsCertificateExpired { bool get(); };
public bool IsCertificateExpired { get; }
member this.IsCertificateExpired : bool
Public ReadOnly Property IsCertificateExpired As Boolean
Property Value
Boolean