Property IsSigned
IsSigned
Gets or sets a value indicating whether this protocol has a signature.
public bool IsSigned { get; set; }
Property Value
- bool
true
if this protocol has a signature.
Gets or sets a value indicating whether this protocol has a signature.
public bool IsSigned { get; set; }
true
if this protocol has a signature.