%XML.Security.X509CRL
Class %XML.Security.X509CRL Extends %XML.Security.X509DataElement [ System = 4 ]
X509CRL X509Data element. This class is used internally by InterSystems IRIS. You should not make direct use of it within your applications. There is no guarantee made about either the behavior or future operation of this class."
Parameters
XMLFORMAT
Parameter XMLFORMAT = "literal";
NAMESPACE
Parameter NAMESPACE = "http://www.w3.org/2000/09/xmldsig#";
ELEMENTQUALIFIED
Parameter ELEMENTQUALIFIED = 1;
Properties
value
Property value As %xsd.base64Binary(XMLPROJECTION = "content") [ Internal ];