ExtensionParameter.IsPassword Property

Definition

Indicates whether the extension parameter value should be returned in calls to the SOAP API.

public:
 property bool IsPassword { bool get(); void set(bool value); };
public bool IsPassword { get; set; }
member this.IsPassword : bool with get, set
Public Property IsPassword As Boolean

Property Value

A read-only Boolean value.

Applies to