SecurityDeleteRequest Class
Represents a security delete request message.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
System::Object
Microsoft.MasterDataServices.Services.MessageContracts::MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts::SecurityDeleteRequest
Microsoft.MasterDataServices.Services.MessageContracts::MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts::SecurityDeleteRequest
| Name | Description | |
|---|---|---|
![]() | SecurityDeleteRequest() | Initializes a new instance of the SecurityDeleteRequest class. |
| Name | Description | |
|---|---|---|
![]() | DeleteCriteria | Gets or sets the criteria used for filtering the items to be deleted. |
![]() | International | Gets or sets the client localization information. (Inherited from MessageRequest.) |
![]() | RequestId | Specifies the request identifier. (Inherited from MessageRequest.) |
| 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.
Show:

