SharedSecret Property
The RADIUS shared secret.
Syntax
int GetSharedSecret(char *&lpSharedSecret, int &lenSharedSecret);
int SetSharedSecret(char *lpSharedSecret, int lenSharedSecret);
Default Value
""
Remarks
This property holds the shared secret to use when communicating with the RADIUS server.
Data Type
Binary String