QualifiedAce.GetOpaque 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.
Returns the opaque callback data associated with this QualifiedAce object.
public:
cli::array <System::Byte> ^ GetOpaque();
public byte[]? GetOpaque ();
public byte[] GetOpaque ();
member this.GetOpaque : unit -> byte[]
Public Function GetOpaque () As Byte()
An array of byte values that represents the opaque callback data associated with this QualifiedAce object.
Opaque callback data is present only in callback Access Control Entries (ACEs).
Producto | Versiones |
---|---|
.NET | Core 1.0, Core 1.1, 6 (package-provided), 6, 7 (package-provided), 7, 8 (package-provided), 8, 9 (package-provided), 9 |
.NET Framework | 2.0, 3.0, 3.5, 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 Standard | 2.0 (package-provided) |
Windows Desktop | 3.0, 3.1, 5 |
Comentarios de .NET
.NET es un proyecto de código abierto. Seleccione un vínculo para proporcionar comentarios: