次の方法で共有


SecurityPrincipalsCriteria.SecurityResolutionType プロパティ

定義

解決の有効な特権が SecurityResolutionType必要な場合に、目的の を true に指定します。

public:
 property Microsoft::MasterDataServices::Services::DataContracts::SecurityResolutionType SecurityResolutionType { Microsoft::MasterDataServices::Services::DataContracts::SecurityResolutionType get(); void set(Microsoft::MasterDataServices::Services::DataContracts::SecurityResolutionType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.Services.DataContracts.SecurityResolutionType SecurityResolutionType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.SecurityResolutionType : Microsoft.MasterDataServices.Services.DataContracts.SecurityResolutionType with get, set
Public Property SecurityResolutionType As SecurityResolutionType

プロパティ値

有効な特権の解決が SecurityResolutionType 必要な場合は、必要な を true に設定します。

属性

注釈

このオプションは、 が UserAccountの場合Typeにのみ適用されます。

適用対象