Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

SOAP.UnregisteredUser

class SOAP.UnregisteredUser extends %Library.RegisteredObject, %XML.Adaptor

EmailAddress only for unregistered user in LicenseInfo SOAP header

Property Inventory

Parameters

parameter NAMESPACE = http://ws.strikeiron.com;
NAMESPACE specifies the XML namespace to be used when creating the header.

Properties

property EmailAddress as %String;
Property methods: EmailAddressDisplayToLogical(), EmailAddressGet(), EmailAddressIsValid(), EmailAddressLogicalToDisplay(), EmailAddressLogicalToOdbc(), EmailAddressNormalize(), EmailAddressSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab