Skip to main content

HS.AU.ELS.CertRefCache

serial class HS.AU.ELS.CertRefCache extends %Library.SerialObject, %XML.Adaptor

Property Inventory

Properties

property QualifiedCertRefType as %String (MAXLEN = 250) [ InitialExpression = "http://ns.electronichealth.net.au/qcr/type/pem/2010" , Required ];
This property describes the type of certificate: eg: http://ns.electronichealth.net.au/qcr/type/pem/2010
Property methods: QualifiedCertRefTypeDisplayToLogical(), QualifiedCertRefTypeGet(), QualifiedCertRefTypeIsValid(), QualifiedCertRefTypeLogicalToDisplay(), QualifiedCertRefTypeLogicalToOdbc(), QualifiedCertRefTypeNormalize(), QualifiedCertRefTypeSet()
property UseQualifier as %String (DISPLAYLIST = ",P,T,PT", MAXLEN = 250, VALUELIST = ",http://ns.nehta.gov.au/Qcr/Use/Payload/KeyEnc/1.0,http://ns.nehta.gov.au/Qcr/Use/Transport/KeyEnc/1.0,http://ns.nehta.gov.au/Qcr/Use/PayLoadTransport/KeyEnc/1.0") [ Required ];
This property describes the usage for this key
Property methods: UseQualifierDisplayToLogical(), UseQualifierGet(), UseQualifierIsValid(), UseQualifierLogicalToDisplay(), UseQualifierLogicalToOdbc(), UseQualifierNormalize(), UseQualifierSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab