SecurityPrincipalsCriteria.SecurityResolutionType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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