Click or drag to resize

ModifyInitiatorChapUsername Property

The CHAP username for this initiator. Defaults to the initiator name (IQN) if not specified during creation and "requireChap" is true.

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

Property Value

Type: String
See Also