Click or drag to resize

ISCSIAuthenticationDirection Property

The authentication direction, e.g. one-way (initiator only) or two-way (both initiator and target).

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

Property Value

Type: String
See Also