Enum ActiveDirectoryDfsFolderSettingSource
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
The configuration source of a DFS folder setting.
[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum ActiveDirectoryDfsFolderSettingSource
Fields
Folder = 1The setting is configured directly on the folder.
Namespace = 2The setting is configured on the namespace.
Unknown = 0The setting source is unknown.