Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Support Correct exception for windows authentication failure on Xplat#4197

Merged
stephentoub merged 2 commits into
dotnet:masterfrom
saurabh500:winidentity
Oct 28, 2015
Merged

Support Correct exception for windows authentication failure on Xplat#4197
stephentoub merged 2 commits into
dotnet:masterfrom
saurabh500:winidentity

Conversation

@saurabh500
Copy link
Copy Markdown
Contributor

Adding PlatformNotSupported exception as a fix for https://github.com/dotnet/corefx/issues/2461

@saurabh500 saurabh500 self-assigned this Oct 28, 2015
@saurabh500 saurabh500 added this to the 1.0.0-rc1 milestone Oct 28, 2015
@saurabh500
Copy link
Copy Markdown
Contributor Author

cc @stephentoub

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is SR.GetString rather than SR.Format the way the rest of the library does it?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SR.GetString has been added to SqlClient and is used everywhere in the library. So for consistency I went ahead with it.

@stephentoub
Copy link
Copy Markdown
Member

LGTM

@stephentoub
Copy link
Copy Markdown
Member

stephentoub added a commit that referenced this pull request Oct 28, 2015
Support Correct exception for windows authentication failure on Xplat
@stephentoub stephentoub merged commit 388b3e5 into dotnet:master Oct 28, 2015
@saurabh500 saurabh500 deleted the winidentity branch November 20, 2015 03:58
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Support Correct exception for windows authentication failure on Xplat

Commit migrated from dotnet/corefx@388b3e5
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.

4 participants