IPWorks Auth 2020 .NET Edition

Questions / Feedback?

SharedSecret Property

The RADIUS shared secret.

Syntax

public string SharedSecret { get; set; }
public byte[] SharedSecretB { get; set; }
Public Property SharedSecret As String
Public Property SharedSecretB As Byte()

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 .NET Edition - Version 20.0 [Build 8155]