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