Property IsExpired
| Improve this Doc View SourceIsExpired
Gets a value indicating whether this license is expired.
Declaration
public bool IsExpired { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean | true if this license is expired, otherwise false. |