Interface IURIReference
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.xml.crypto/javax/xml/crypto/URIReference.html
public interface IURIReference
Properties
Type
String Type { get; }
Property Value
URI
String URI { get; }