Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: SCH_CREDENTIALS #1593

Closed
ripavymsft opened this issue Jun 16, 2023 · 3 comments
Closed

Feature request: SCH_CREDENTIALS #1593

ripavymsft opened this issue Jun 16, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request missing api Some documented API is missing from the metadata

Comments

@ripavymsft
Copy link

Motivation

The windows-sys create is missing a declaration for the SCH_CREDENTIALS struct.

https://github.com/microsoft/windows-rs/blob/master/crates/libs/sys/src/Windows/Win32/Security/Authentication/Identity/mod.rs is missing the declaration for SCH_CREDENTIALS

SCHANNEL_CRED

SCH_CREDENTIALS

Drawbacks

No response

Rationale and alternatives

No response

Additional context

No response

@ripavymsft ripavymsft added the enhancement New feature or request label Jun 16, 2023
@riverar
Copy link
Collaborator

riverar commented Jun 16, 2023

Will forward this to the upstream metadata repository for inclusion

@riverar riverar transferred this issue from microsoft/windows-rs Jun 16, 2023
@mikebattista mikebattista added the missing api Some documented API is missing from the metadata label Jun 29, 2023
@mikebattista mikebattista self-assigned this Jun 29, 2023
@mikebattista
Copy link
Contributor

Thanks. These were guarded behind a special define which we now define to include them.

@kennykerr
Copy link
Contributor

microsoft/windows-rs#2573 updated the repo with the latest metadata. Please kick the tires and let me know if you experience any issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request missing api Some documented API is missing from the metadata
Projects
None yet
Development

No branches or pull requests

4 participants