Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagecpp
themeConfluence
SdaiString        _CDECL edmiGetMySessionToken              (void);

SdaiString        _CDECL edmiGetMyPersonName                (void);

Gets edmi session token for current edmi session.

The edmiGetMySessionToken() and edmiGetMyPersonName() functions are implemented to enable EDMappServer plug-ins to fetch the "sessionToken" and "personName" properties from the actual used server context. The returned string is located in a static internal buffer, one static buffer for each of these functions. Hence, the calling program should not free these strings by calling edmiFree(). In case the actual server context does not have any value for the actual property NULL is returned from the actual function call.

Arguments

...

TypeNameComment
none

...

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "modelauthentication" and parent = "6062220"