SecurityPrivilegesDeleteCriteria Class
Specifies the criteria for deleting security privileges.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.SecurityPrivilegesDeleteCriteria
Name | Description | |
---|---|---|
![]() | SecurityPrivilegesDeleteCriteria() | Initializes a new instance of the SecurityPrivilegesDeleteCriteria class. |
Name | Description | |
---|---|---|
![]() | FunctionPrivileges | Gets or sets the FunctionPrivilege identifiers for the criteria. |
![]() | HierarchyMemberPrivileges | Gets or sets the HierarchyMemberPrivilege identifiers for the criteria. |
![]() | ModelPrivileges | Gets or sets the ModelPrivilege identifiers for the criteria. |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
The SecurityPrivilegesDeleteCriteria specifies the criteria for deleting security privileges.
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.