PropertyAccess 列舉

定義

PropertyAccess 列舉型別 (Enumeration) 與 PropertyAccessRulePropertySetAccessRule 類別 (Class) 搭配使用,以指出套用至 Active Directory 屬性或屬性集 (Property Set) 的存取類型。

public enum class PropertyAccess
public enum PropertyAccess
type PropertyAccess = 
Public Enum PropertyAccess
繼承
PropertyAccess

欄位

Read 0

表示讀取屬性的權限。

Write 1

表示寫入屬性的權限。

適用於