Show 

Home > eRoom API Help > Server Access API > SAAPI Properties > InvariantName property

Show Show 
eRoom

 

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