Table of Contents

Interface IXMLObject

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/XMLObject.html

public interface IXMLObject : IXMLStructure
Inherited Members

Properties

Content

List Content { get; }

Property Value

List

Encoding

String Encoding { get; }

Property Value

String

Id

String Id { get; }

Property Value

String

MimeType

String MimeType { get; }

Property Value

String