SecurityPrincipalsCriteria.SecurityResolutionType Property

Definition

Gets or sets resolution of effective privileges.

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

Property Value

One of the values of SecurityResolutionType.

Attributes

Applies to