Skip to content

pantoken-root / formats/scope/src / getScope

Funktion: getScope() ​

getScope(instanceId?, doc?): PantokenScope | undefined

Beta

Der für instanceId in doc registrierte Gültigkeitsbereich, falls vorhanden.

Parameter ​

instanceId? ​

string = DEFAULT_INSTANCE

doc? ​

Document = document

Rückgabe ​

PantokenScope | undefined