ExecutionInfo.CredentialsRequired 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
說明報告是否需要資歷。
public:
property bool CredentialsRequired { bool get(); void set(bool value); };
public bool CredentialsRequired { get; set; }
member this.CredentialsRequired : bool with get, set
Public Property CredentialsRequired As Boolean
屬性值
一個 Boolean 值。 值為 true 表示報告需要資歷。
備註
若該 CredentialsRequired 物業為 true,報告將不會執行。