ServerRoleExtender.ServerRoleNameHasMembershipHash 屬性

定義

對於每個伺服器角色名稱鍵,value = true 表示新增成員,value = false 表示刪除現有成員。

public System.Collections.Generic.Dictionary<string,bool> ServerRoleNameHasMembershipHash { get; }
member this.ServerRoleNameHasMembershipHash : System.Collections.Generic.Dictionary<string, bool>
Public ReadOnly Property ServerRoleNameHasMembershipHash As Dictionary(Of String, Boolean)

屬性值

適用於