SecurityDescriptorHelpers クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
パッケージ化されたアプリと Win32 アプリケーション間の名前付きオブジェクト共有を容易かつ効率化するヘルパー メソッドが含まれています。
public ref class SecurityDescriptorHelpers abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Windows.Security.AccessControl.AccessControlContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SecurityDescriptorHelpers final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.Security.AccessControl.AccessControlContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class SecurityDescriptorHelpers
Public Class SecurityDescriptorHelpers
- 継承
- 属性
メソッド
GetSddlForAppContainerNames(AppContainerNameAndAccess[], String, UInt32) |
指定したパッケージ ファミリ名 (PFN) のセキュリティ記述子定義言語 (SDDL) を取得します。 |
GetSecurityDescriptorBytesFromAppContainerNames(AppContainerNameAndAccess[], String, UInt32) |
指定したパッケージ ファミリ名 (PFN) のセキュリティ記述子を取得します。 |