foundation-comms.session.setauthresult
Home > @genesislcap/foundation-comms > Session > setAuthResult
Session.setAuthResult() method
Sets the authentication result for the session.
Signature:
setAuthResult(info: Message): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
info |
The authentication result to set. |
Returns:
void