SecurityPrivilegesGetCriteria Class
Represents the data contract for security privileges retrieval criteria in the Master Data Services API. This class cannot be inherited.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Microsoft.MasterDataServices.Services.DataContracts::DataContractBase
Microsoft.MasterDataServices.Services.DataContracts::SecurityPrivilegesGetCriteria
| Name | Description | |
|---|---|---|
![]() | SecurityPrivilegesGetCriteria() | Initializes a new instance of the SecurityPrivilegesGetCriteria class. |
| Name | Description | |
|---|---|---|
![]() | FunctionPrivilegesCriteria | Gets or sets the criteria for filtering FunctionPrivilege. |
![]() | HierarchyMemberPrivilegesCriteria | Gets or sets the criteria for filtering HierarchyMemberPrivilege. |
![]() | ModelPrivilegesCriteria | Gets or sets the criteria for filtering ModelPrivilege. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

