SharedSecret Property
The RADIUS shared secret.
Syntax
__property String SharedSecret = {read=FSharedSecret, write=FSetSharedSecret, default=""}; __property RawByteString SharedSecretB = {read=FSharedSecretB, write=FSetSharedSecretB, default=""};
Default Value
""
Remarks
This property holds the shared secret to use when communicating with the RADIUS server.
Data Type
Binary String