Table of Contents

Interface ISignatureProperty

Namespace
Javax.Xml.Crypto.Dsig
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/crypto/dsig/SignatureProperty.html

public interface ISignatureProperty : IXMLStructure
Inherited Members

Properties

Content

List Content { get; }

Property Value

List

Id

String Id { get; }

Property Value

String

Target

String Target { get; }

Property Value

String