OptionallyAuthenticatedRequestSessionId Property |
Current SessionId. Empty if there is no session yet. Is filled, if the first factor authentication already was successfull.
Namespace:
PsrApi.Data.Authentication.Request
Assembly:
PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntaxpublic string SessionId { get; set; }
Property Value
Type:
String
See Also