ChapSettings Class

Definition

Device Chap settings

public class ChapSettings
type ChapSettings = class
Public Class ChapSettings
Inheritance
ChapSettings

Constructors

ChapSettings()

Initializes a new instance of the ChapSettings class.

Properties

InitiatorSecret

Required. Gets or sets the Initiator Secret

InitiatorUser

Required. Gets or sets the Initiator User

TargetSecret

Required. Gets or sets the Target Secret

TargetUser

Required. Gets or sets the Target User

Applies to