SecurityPrincipalsDeleteRequest クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
SecurityPrincipalsDeleteRequest 要素は、セキュリティ プリンシパルを取得するための条件を SecurityPrincipalsDeleteCriteria 複合型で指定します。
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
- 継承
- 属性
コンストラクター
SecurityPrincipalsDeleteRequest() |
SecurityPrincipalsDeleteRequest クラスの新しいインスタンスを初期化します。 |
プロパティ
Criteria |
削除するセキュリティ プリンシパル項目をフィルター処理するために使用する条件を指定します。 |
International |
クライアントのローカリゼーション情報を指定します。 (継承元 MessageRequest) |
RequestId |
要求識別子を指定します。 (継承元 MessageRequest) |