IPWorks Auth 2020 JavaScript Edition

Questions / Feedback?

SharedSecret Property

The RADIUS shared secret.

Syntax


 getSharedSecret(): Uint8Array;

 setSharedSecret(sharedSecret: Uint8Array): void;

Default Value

""

Remarks

This property holds the shared secret to use when communicating with the RADIUS server.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 JavaScript Edition - Version 20.0 [Build 8262]