ObjectSecurity.GroupModified 屬性

定義

取得或設定布林值,指定是否已修改與安全物件關聯的群組。

protected:
 property bool GroupModified { bool get(); void set(bool value); };
protected bool GroupModified { get; set; }
member this.GroupModified : bool with get, set
Protected Property GroupModified As Boolean

屬性值

Boolean

如果已修改與安全物件關聯的群組,則為 true,否則為 false

適用於