Skip to main content
AskMe (beta)
Loading icon

HS.HC.RESTBase.UIHandler.Metadata

class HS.HC.RESTBase.UIHandler.Metadata extends HS.REST.Model.ISerializable

Metadata part of response object for UserInfo() method for authentication strategy of UI handler.

Property Inventory

Properties

property timeout as %Integer (MINVAL = 1) [ InitialExpression = %session.AppTimeout ];
The current timeout of the web application in used.
Property methods: timeoutDisplayToLogical(), timeoutGet(), timeoutIsValid(), timeoutLogicalToDisplay(), timeoutNormalize(), timeoutSet(), timeoutXSDToLogical()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab