Click or drag to resize

ISCSIAuthentication Properties

The ISCSIAuthentication type exposes the following members.

Properties
  NameDescription
Public propertyAuthMethod
The authentication method used during iSCSI session login, e.g. CHAP or None.
Public propertyChapAlgorithm
The CHAP algortihm used, e.g. MD5.
Public propertyChapUsername
The CHAP username specified by the initiator during iSCSI session login.
Public propertyDirection
The authentication direction, e.g. one-way (initiator only) or two-way (both initiator and target).
Top
See Also