InvariantName property

Gets the site's invariant name. This is an encoded, unique identifier for this eRoom site. This value is used to name the eRoom session cookie.

Syntax


C++

HRESULT get_InvariantName(BSTR* pInvariantName)

Scripting languages

InvariantName = Object.InvariantName

Home

Applies to
IERUAuthenticator

IERUSite