Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

Change scope of UserAuthType from internal to public #485

Closed
wants to merge 1 commit into from

Conversation

justinyoo
Copy link

Hi, Team.

Regarding to the issue #482 , I changed the scope of the enum UserAuthType from internal to public. With this change, the UserCredential class can be inherited for .NET Core application, like UserPasswordCredential, which only supports .NET full framework.

It would be great if you review this change and accept it.

Cheers,

- so that UserCredential can ba overridden in .NET Core library, eg) UserPasswordCredential
- regarding to the issue AzureAD#482
@msftclas
Copy link

Hi @justinyoo, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!

This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. Real humans will now evaluate your PR.

TTYL, MSBOT;

@kpanwar
Copy link
Contributor

kpanwar commented Jul 25, 2016

This scenario is not supported by design. We want developers to move away from resource owner grant flows.

@kpanwar kpanwar closed this Jul 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants