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
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.