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

属性值

只读的 Boolean 值。

适用于