AuthorEncryptionKeyIsEvaluationExpired Property |
Gets whether or not the envelope being used is for an evaluation which has expired.
Namespace: com.softwarekey.Client.UtilsAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax public bool IsEvaluationExpired { get; }
Public ReadOnly Property IsEvaluationExpired As Boolean
Get
public:
property bool IsEvaluationExpired {
bool get ();
}
Property Value
Type:
BooleanSee Also