SecurityDeleteRequest Class
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.
Represents a security delete request message.
public ref class SecurityDeleteRequest sealed : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public sealed class SecurityDeleteRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type SecurityDeleteRequest = class
inherit MessageRequest
Public NotInheritable Class SecurityDeleteRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
SecurityDeleteRequest() |
Initializes a new instance of the SecurityDeleteRequest class. |
Properties
DeleteCriteria |
Specifies the criteria used for filtering the items to be deleted. |
International |
Specifies client localization information. (Inherited from MessageRequest) |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |