SecurityPrincipalsDeleteRequest-Klasse
Represents a request message for specifying the criteria in the SecurityPrincipalsDeleteCriteria complex type for the retrieval of security principals.
Vererbungshierarchie
System. . :: . .Object
Microsoft.MasterDataServices.Services.MessageContracts. . :: . .MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts..::..SecurityPrincipalsDeleteRequest
Namespace: Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
Syntax
'Declaration
<MessageContractAttribute> _
Public NotInheritable Class SecurityPrincipalsDeleteRequest _
Inherits MessageRequest
'Usage
Dim instance As SecurityPrincipalsDeleteRequest
[MessageContractAttribute]
public sealed class SecurityPrincipalsDeleteRequest : MessageRequest
[MessageContractAttribute]
public ref class SecurityPrincipalsDeleteRequest sealed : public MessageRequest
[<SealedAttribute>]
[<MessageContractAttribute>]
type SecurityPrincipalsDeleteRequest =
class
inherit MessageRequest
end
public final class SecurityPrincipalsDeleteRequest extends MessageRequest
Der SecurityPrincipalsDeleteRequest-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
SecurityPrincipalsDeleteRequest | Initializes a new instance of the SecurityPrincipalsDeleteRequest class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Criteria | Gets or sets criteria for the delete request. |
![]() |
International | Gets or sets a value indicating whether to use client localization information. (Geerbt von MessageRequest.) |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)