SecurityPrincipalsCriteria.SecurityResolutionType Property

Definition

Specifies the desired SecurityResolutionTypeto true if resolve effective privileges is desired.

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

Property Value

The desired SecurityResolutionType to true if resolve effective privileges is desired.

Attributes

Remarks

This option is only applicable if Type is UserAccount.

Applies to