次の方法で共有


SecurityDescriptorHelpers クラス

定義

パッケージ化されたアプリと 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
継承
Object Platform::Object IInspectable SecurityDescriptorHelpers
属性

メソッド

GetSddlForAppContainerNames(AppContainerNameAndAccess[], String, UInt32)

指定したパッケージ ファミリ名 (PFN) のセキュリティ記述子定義言語 (SDDL) を取得します。

GetSecurityDescriptorBytesFromAppContainerNames(AppContainerNameAndAccess[], String, UInt32)

指定したパッケージ ファミリ名 (PFN) のセキュリティ記述子を取得します。

適用対象