Hi,
I want to implement the Secure application model in C# to further integrate with the SDK.
Is it possible to use the security application model for accessing the SDK (Microsoft.CrmSdk.CoreAssemblies 9.0) ?
I have already done integration with this SDK, but now I need the authentication via the secure app model.
As per my understanding, the secure app model uses the web API and not the SDKs.
Please help me with this problem.
Thanks in advance.
Hi Nathan,
Thank you for your reply.
My requirement is to implement the Secure App model in C# by using the SDK assemblies (Microsoft.CrmSdk.CoreAssemblies 9.0) and it's classes.
I am not sure whether it is possible.
Hi,
I'm not sure if I fully understand your requirement, but it seems to me you want to authenticate to the API using the OAuth protocol? OAuth authentication is the one that requires an app registration in order to work.
Please refer to these articles:
docs.microsoft.com/.../authenticate-oauth
docs.microsoft.com/.../use-connection-strings-xrm-tooling-connect
PS: you can using the SDK assemblies to authenticate with OAuth using connection strings as per the above article.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156