Home
last modified time | relevance | path

Searched refs:allowMultipleChange (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices/src/System/DirectoryServices/
H A DPropertyValueCollection.cs36 _allowMultipleChange = entry.allowMultipleChange; in PropertyValueCollection()
H A DDirectoryEntry.cs40 internal bool allowMultipleChange = false; field in System.DirectoryServices.DirectoryEntry
511 allowMultipleChange = true; in InitADsObjectOptions()