PipesAclExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides Windows-specific static extension methods for manipulating Access Control List (ACL) security attributes for pipe streams.
public ref class PipesAclExtensions abstract sealed
public static class PipesAclExtensions
type PipesAclExtensions = class
Public Module PipesAclExtensions
- Inheritance
-
PipesAclExtensions
Methods
GetAccessControl(PipeStream) |
Returns the security information of a pipe stream. |
SetAccessControl(PipeStream, PipeSecurity) |
Changes the security attributes of an existing pipe stream. |
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.