MemoryMappedFile.GetAccessControl Method
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.
Gets the access control to the memory-mapped file resource.
public:
System::IO::MemoryMappedFiles::MemoryMappedFileSecurity ^ GetAccessControl();
[System.Security.SecurityCritical]
public System.IO.MemoryMappedFiles.MemoryMappedFileSecurity GetAccessControl();
[<System.Security.SecurityCritical>]
member this.GetAccessControl : unit -> System.IO.MemoryMappedFiles.MemoryMappedFileSecurity
Public Function GetAccessControl () As MemoryMappedFileSecurity
The permissions that can be granted for file access and operations on memory-mapped files.
- Attributes
An underlying call to set security information failed.
An underlying call to set security information failed.
The memory-mapped file is closed.
An underlying call to set security information failed.
-or-
The memory-mapped file was opened as Write only.
Продукт | Версії |
---|---|
.NET Framework | 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Відгук про .NET
.NET – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: