SharedSecret Property
The RADIUS shared secret.
Syntax
public byte [] getSharedSecret(); public void setSharedSecret(byte [] sharedSecret);
Remarks
This property holds the shared secret to use when communicating with the RADIUS server.
Default Value
""