Version 2021

BadgeSessionID

Contains the session identifier as defined by Identity Server.

To provide a serialization/deserialization mechanism that supports stateless web applications, the BadgeSessionID must be persisted when implementing the UsherSessionInformation class.

Privileged information is contained in this property. It should not be exposed outside of the server.

Property signature

public String getBadgeSessionID();