Click or drag to resize

AccountTargetSecret Property

CHAP secret to use for the target (mutual CHAP authentication).

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

Property Value

Type: CHAPSecret
See Also