Click or drag to resize

AddAccountRequestEnableChap Property

Specify if chap account credentials can be used by an initiator to access volumes.

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

Property Value

Type: NullableBoolean

Implements

IAccountRequestEnableChap
See Also