fbcac3b8839d92f52134e80c33e0c68bc0b41190
FAQ/windows-active-directory-security.md
| ... | ... | @@ -73,7 +73,7 @@ End Sub |
| 73 | 73 | |
| 74 | 74 | ###Authenticating Over OData |
| 75 | 75 | |
| 76 | -The process for authenticating a user over an OData connection is slightly different in the code that must be implemented to enable this. A sample is shown below. |
|
| 76 | +As of version 6.7.0.265, you can authenticate OData connections. The process for authenticating a user over an OData connection is slightly different in the code that must be implemented to enable this. A sample is shown below. |
|
| 77 | 77 | |
| 78 | 78 | ```csharp |
| 79 | 79 | public class CustomAdHocConfig : FileSystemAdHocConfig { |