Class SignatureValueType
[Serializable]
public class SignatureValueType
- Inheritance
-
SignatureValueType
- Inherited Members
Properties
Id
[AllowNull]
[MaybeNull]
public string Id { get; set; }
Property Value
Value
Gets or sets the text value.
public byte[] Value { get; set; }
Property Value
- byte[]