Click or drag to resize

CHAPSecretToString Method

Returns the string value in the Secret property which is the actual CHAPSecret value

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public override string ToString()

Return Value

Type: String
Secret property as a string
See Also