We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a2d04b commit b1d02d6Copy full SHA for b1d02d6
v3/control.go
@@ -162,7 +162,7 @@ var ControlTypeMap = map[string]string{
162
ControlTypeServerSideSortingResult: "Server Side Sorting Result",
163
164
ControlTypeMicrosoftCrossDomainMoveTarget: "Cross Domain Move Target - Microsoft",
165
- ControlTypeDirSync: "DirSync - Microsoft",
+ ControlTypeDirSync: "DirSync",
166
ControlTypeMicrosoftDomainScope: "Domain Scope - Microsoft",
167
ControlTypeMicrosoftExtendedDN: "Extended DN - Microsoft",
168
ControlTypeMicrosoftGetStats: "Get Stats - Microsoft",
0 commit comments