Click or drag to resize

ISCSIAuthenticationAuthMethod Property

The authentication method used during iSCSI session login, e.g. CHAP or None.

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

Property Value

Type: String
See Also