Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 1.03 KB

session-setdocumentservicetoken-method.md

File metadata and controls

36 lines (30 loc) · 1.03 KB
title description ms.author ms.date ms.topic author ms.reviewer
Session.SetDocumentServiceToken(Text) Method
Sets the document service token in the current session.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

Session.SetDocumentServiceToken(Text) Method

Version: Available or changed with runtime version 6.0.

Sets the document service token in the current session.

Syntax

 Session.SetDocumentServiceToken(Token: Text)

Note

This method can be invoked without specifying the data type name.

Parameters

Token
 Type: Text
The access token.

See Also

Session Data Type
Get Started with AL
Developing Extensions