IVerificationContextIsExtendingAllowed Property
|
Is extending allowed.
Namespace:
Guardtime.KSI.Signature.Verification
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxbool IsExtendingAllowed { get; set; }
Property IsExtendingAllowed As Boolean
Get
Set
property bool IsExtendingAllowed {
bool get ();
void set (bool value);
}
abstract IsExtendingAllowed : bool with get, set
Property Value
Type:
Boolean
See Also