RadiusClientSharedSecret Property
Gets or sets the shared secret used between the client and server for encryption and authentication.
Namespace: Gemstone.Communication.RadiusAssembly: Gemstone.Communication (in Gemstone.Communication.dll) Version: 1.0.172 -- Release Build+53bbfd79fc08d9a32a0dc7304bc41abd1d26547a
public string SharedSecret { get; set; }
Public Property SharedSecret As String
Get
Set
function get_SharedSecret();
function set_SharedSecret(value);
StringStringShared secret used between the client and server for encryption and authentication.