Click or drag to resize

VerificationContextIsExtendingAllowed Property

Get or set if extending is allowed.

Namespace:  Guardtime.KSI.Signature.Verification
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public bool IsExtendingAllowed { get; set; }

Property Value

Type: Boolean

Implements

IVerificationContextIsExtendingAllowed
See Also