Class SignedPropertiesType
[Serializable]
public class SignedPropertiesType
- Inheritance
-
SignedPropertiesType
- Inherited Members
Properties
Id
[AllowNull]
[MaybeNull]
public string Id { get; set; }
Property Value
SignedDataObjectProperties
[AllowNull]
[MaybeNull]
public SignedDataObjectPropertiesType SignedDataObjectProperties { get; set; }
Property Value
SignedSignatureProperties
[AllowNull]
[MaybeNull]
public SignedSignaturePropertiesType SignedSignatureProperties { get; set; }