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, если требуется разрешение действующих привилегий.

Атрибуты

Комментарии

Этот параметр применим только в том случае, если Type имеет значение UserAccount.

Применяется к