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
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.