SecurityPrincipalsCriteria.SecurityResolutionType 属性

定义

指定所需的 SecurityResolutionTypetrue(如果需要解析有效特权)。

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。

属性

注解

仅当 为 UserAccountType,此选项才适用。

适用于