Class UnsignedPropertiesType
[Serializable]
public class UnsignedPropertiesType
- Inheritance
-
UnsignedPropertiesType
- Inherited Members
Properties
Id
[AllowNull]
[MaybeNull]
public string Id { get; set; }
Property Value
UnsignedDataObjectProperties
[AllowNull]
[MaybeNull]
public UnsignedDataObjectPropertiesType UnsignedDataObjectProperties { get; set; }
Property Value
UnsignedSignatureProperties
[AllowNull]
[MaybeNull]
public UnsignedSignaturePropertiesType UnsignedSignatureProperties { get; set; }