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

Update GetAccessControl/SetAccessControl docs #10005

Merged
merged 3 commits into from
Jun 21, 2024

Conversation

gewarren
Copy link
Contributor

@gewarren gewarren commented Jun 7, 2024

Fixes #9865.

(Hide whitespace changes in diff.)

Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-io

@gewarren gewarren requested a review from IEvangelist June 7, 2024 21:04

This comment was marked as outdated.

This comment was marked as outdated.

Copy link

Learn Build status updates of commit 812d957:

✅ Validation status: passed

File Status Preview URL Details
snippets/csharp/System.IO/Directory/GetAccessControl/Project.csproj ✅Succeeded n/a (file deleted or renamed)
snippets/csharp/System.IO/Directory/GetAccessControl/sample.cs ✅Succeeded n/a (file deleted or renamed)
snippets/csharp/System.IO/DirectoryInfo/GetAccessControl/Project.csproj ✅Succeeded
snippets/csharp/System.IO/DirectoryInfo/GetAccessControl/sample.cs ✅Succeeded View
snippets/csharp/System.IO/File/GetAccessControl/sample.cs ✅Succeeded n/a (file deleted or renamed)
snippets/csharp/System.IO/FileInfo/GetAccessControl/Project.csproj ✅Succeeded
snippets/csharp/System.IO/FileInfo/GetAccessControl/sample.cs ✅Succeeded View
snippets/csharp/System.IO/FileSystemAclExtensions/GetAccessControl/Project.csproj ✅Succeeded
snippets/csharp/System.IO/FileSystemAclExtensions/GetAccessControl/sample.cs ✅Succeeded View
snippets/fsharp/System.IO/Directory/GetAccessControl/fs.fsproj ✅Succeeded n/a (file deleted or renamed)
snippets/fsharp/System.IO/Directory/GetAccessControl/sample.fs ✅Succeeded n/a (file deleted or renamed)
snippets/fsharp/System.IO/DirectoryInfo/GetAccessControl/fs.fsproj ✅Succeeded
snippets/fsharp/System.IO/DirectoryInfo/GetAccessControl/sample.fs ✅Succeeded View
snippets/visualbasic/System.IO/FileSystemAclExtensions/GetAccessControl/Project.vbproj ✅Succeeded
snippets/visualbasic/System.IO/FileSystemAclExtensions/GetAccessControl/sample.vb ✅Succeeded View
snippets/visualbasic/VS_Snippets_CLR/IO.File.GetAccessControl-SetAccessControl/VB/sample.vb ✅Succeeded n/a (file deleted or renamed)
xml/System.IO/Directory.xml ✅Succeeded View
xml/System.IO/DirectoryInfo.xml ✅Succeeded View
xml/System.IO/File.xml ✅Succeeded View
xml/System.IO/FileInfo.xml ✅Succeeded View
xml/System.IO/FileStream.xml ✅Succeeded View
xml/System.Security.AccessControl/DirectorySecurity.xml ✅Succeeded View
xml/System.Security.AccessControl/FileSecurity.xml ✅Succeeded View
xml/System.Security.AccessControl/FileSystemAccessRule.xml ✅Succeeded View
xml/System.Security.AccessControl/FileSystemRights.xml ✅Succeeded View

This comment lists only the first 25 files in the pull request.
For more details, please refer to the build report.

For any questions, please:

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

This LGTM @gewarren

Once the product team is happy, this is ready to merge.

@gewarren gewarren merged commit b0c8135 into dotnet:main Jun 21, 2024
3 checks passed
@gewarren gewarren deleted the getaccesscontrol branch June 21, 2024 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.NET FileSecurity documentation error
2 participants