SecurityPrivilegesDeleteRequest Class

Definition

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
SecurityPrivilegesDeleteRequest
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)

Applies to