Patrick Lamber
Patrick Lamber
|Docs|| |-----|----| |Author| Salaudeen Rajack | |Original Post| [link](https://www.sharepointdiary.com/2020/03/sharepoint-online-make-list-read-only-using-powershell.html) | |Description| Shows how to make a list or library read-only for all users | |Keywords| SharePoint Online, Governance |
With the implementation of #3483 we are making the teamId option obsolete. We should remove it for the V6 release.
|Docs|| |-----|----| |Author| Ruud | |Original Post| https://www.sharepointdiary.com/2017/01/sharepoint-online-download-attachments-from-list-using-powershell.html | |Description| Download attachments from a SharePoint Online list. | |Keywords| Migration |
#### Is your question related to a specific version? If so, please specify: Azure.Function.Extension 1.1.0 Microsoft.NET.SDK.Functions 4.0.1 C# #### Question We have some Azure Functions using Queue triggers. In some...
Hello, we have the necessity to extend the JsonDiscriminatorAttribute class with additional properties that we would like to read in the TryRegisterType method of a custom IDiscriminatorConvention. The aim is...
### Description During my code validations, I noticed that you can pass any type of output value in the output flag. This shouldn't be possible since we are only supporting...
Based on the discussion #2427 we would like to introduce a new package [@microsoft/microsoft-graph-types](https://www.npmjs.com/package/@microsoft/microsoft-graph-types) to our project to have strongly typed results when calling Microsoft Graph. This should reduce the...
Hello, we are using the latest version of the library and are trying to register authentication and a call to downstream API using a certificate instead of a client secret....
# Feature Request Maintain the state of all previous calls in the PageIterator. ## Is your feature request related to a problem? Please describe We are using the PageIterator to...
Hi, First of all. Thank you, a lot, for the work done so far. We are using the latest version of HandlebarsDotNet. We are trying to convert a template with...