SecurityPrincipalsCriteria Class
SQL Server 2012
Defines the data contract for the security principals criteria.
System.Object
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.SecurityPrincipalsCriteria
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.SecurityPrincipalsCriteria
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
The SecurityPrincipalsCriteria type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | SecurityPrincipalsCriteria | Initializes a new instance of the SecurityPrincipalsCriteria class. |
| Name | Description | |
|---|---|---|
![]() | All | Gets or sets a value that indicates whether all user criteria are used. |
![]() | FunctionPrivilege | Gets or sets the ResultType for function privilege. |
![]() | HierarchyMemberPrivilege | Gets or sets the ResultType for hierarchy member privilege. |
![]() | Identifiers | Gets or sets the collection of identifiers. |
![]() | ModelPrivilege | Gets or sets the ResultType for model privilege. |
![]() | ResultType | Gets or sets the principal result type. |
![]() | SecurityResolutionType | Gets or sets the type of the security resolution. |
![]() | Type | Gets or sets the user or group. |


