Interface ISignatureProperties
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.xml.crypto/javax/xml/crypto/dsig/SignatureProperties.html
public interface ISignatureProperties : IXMLStructure
- Inherited Members
Properties
Id
String Id { get; }
Property Value
Properties
List<SignatureProperty> Properties { get; }