ExtensionParameter.Encrypted 屬性

定義

會得到一個值,表示擴充參數值是否被加密。

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

屬性值

true如果擴充參數值被加密;否則,。 false

適用於