HostInternetScsiHbaChapAuthenticationType_enum
HostInternetScsiHbaChapAuthenticationType_enum
The type of CHAP authentication setting to use.
prohibited : do not use CHAP. preferred : use CHAP if successfully negotiated, but allow non-CHAP connections as fallback discouraged : use non-CHAP, but allow CHAP connectsion as fallback required : use CHAP for connection strictly, and fail if CHAP negotiation fails. Defaults to preferred on first configuration if unspecified.
Possible values:
chapProhibited
chapDiscouraged
chapPreferred
chapRequired
This data structure has no properties.
Enumeration: chapProhibited, chapDiscouraged, chapPreferred, chapRequired,