SecurityPrincipalsDeleteRequest 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.
The SecurityPrincipalsDeleteRequest element specifies the criteria in the SecurityPrincipalsDeleteCriteria complex type for the retrieval of security principals.
public ref class SecurityPrincipalsDeleteRequest sealed : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public sealed class SecurityPrincipalsDeleteRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type SecurityPrincipalsDeleteRequest = class
inherit MessageRequest
Public NotInheritable Class SecurityPrincipalsDeleteRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
SecurityPrincipalsDeleteRequest() |
Initializes a new instance of the SecurityPrincipalsDeleteRequest class. |
Properties
Criteria |
Specifies the criteria used to filter the security principal items to delete. |
International |
Specifies client localization information. (Inherited from MessageRequest) |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |