SecurityPrincipalsDeleteRequest Class
The SecurityPrincipalsDeleteRequest element specifies the criteria in the SecurityPrincipalsDeleteCriteria complex type for the retrieval of security principals.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Microsoft.MasterDataServices.Services.MessageContracts::MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts::SecurityPrincipalsDeleteRequest
| Name | Description | |
|---|---|---|
![]() | SecurityPrincipalsDeleteRequest() | Initializes a new instance of the SecurityPrincipalsDeleteRequest class. |
| Name | Description | |
|---|---|---|
![]() | Criteria | Gets or sets the criteria used to filter the security principal items to delete. |
![]() | 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.

