Whether the certificate is expired.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property IsExpired() As Boolean |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property bool get_IsExpired(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public bool getIsExpired(); |
| [Python - STK API] |
|---|
@property def IsExpired(self) -> bool: |





