Click or drag to resize

InitiatorRequireChap Property

True if CHAP authentication is required for this initiator.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public bool RequireChap { get; set; }

Property Value

Type: Boolean
See Also