CreateInitiatorInitiatorSecret Property |
The CHAP secret used for authentication of the initiator. Defaults to a randomly generated secret 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 public CHAPSecret InitiatorSecret { get; set; }
Property Value
Type:
CHAPSecretSee Also