Interface ISignatureProperty
.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/SignatureProperty.html
public interface ISignatureProperty : IXMLStructure
- Inherited Members
Properties
Content
List<XMLStructure> Content { get; }
Property Value
Id
String Id { get; }
Property Value
Target
String Target { get; }