語言

ExtensionParameter.IsPassword 屬性

定義

會取得一個值,指示是否應在呼叫 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

屬性值

true是否應排除透過 SOAP API 呼叫的擴充功能設定;否則,。 false

適用於